]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
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>
Mon, 26 Oct 2015 08:49:55 +0000 (09:49 +0100)
commit65d97a875181855b2d641329c9411fc6585db722
tree60ce209e8915d2abe11839d9dc348efa9aaf8e2f
parent5698cb684aebe5d5805db3c1221ab6c9e9c6c413
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