MIPS: malta: Use generic platform_maar_init
authorPaul Burton <paul.burton@imgtec.com>
Fri, 10 Jul 2015 15:52:39 +0000 (16:52 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 3 Sep 2015 10:07:41 +0000 (12:07 +0200)
commit570e5d26ff2e970e018343675bc64302420221d8
tree0eabdaa81805b2255504e499e38926e60f08234d
parentcbd95a89996d1b5fadf411e9218c64e713a83099
MIPS: malta: Use generic platform_maar_init

The default implementation of platform_maar_init is sufficient for Malta
boards where we want to allow speculation in the regions of memory
corresponding to DDR & disallow it elsewhere. Drop the custom
implementation such that the default is used, reducing the duplication
of information provided by the Malta platform code.

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/10677/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/mti-malta/malta-memory.c