MIPS: Malta: Remove fw_memblock_t abstraction
authorPaul Burton <paul.burton@imgtec.com>
Tue, 22 Sep 2015 18:56:37 +0000 (11:56 -0700)
committerRalf Baechle <ralf@linux-mips.org>
Wed, 11 Nov 2015 07:35:45 +0000 (08:35 +0100)
commitea050714bc3656a25b4b5fc73f3682532c7180eb
treeafe5ae19d9bc769fb2b8a3bc5a375a1e001170e8
parente1137e1d5944c2a23ca100a0b4fe6310f9cc086d
MIPS: Malta: Remove fw_memblock_t abstraction

The fw_getmdesc function & fw_memblock_t abstraction is only used by
Malta, and so far as I can tell serves no purpose beyond making the code
less clear than it could be. Remove the useless level of abstraction.

Signed-off-by: Paul Burton <paul.burton@imgtec.com>
Cc: linux-mips@linux-mips.org
Cc: linux-kernel@vger.kernel.org
Cc: James Hogan <james.hogan@imgtec.com>
Cc: Markos Chandras <markos.chandras@imgtec.com>
Patchwork: https://patchwork.linux-mips.org/patch/11221/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/include/asm/fw/fw.h
arch/mips/mti-malta/malta-memory.c