From: Kevin Cernekee Date: Tue, 7 Sep 2010 19:59:15 +0000 (-0700) Subject: MIPS: Move FIXADDR_TOP into spaces.h X-Git-Tag: v3.1-rc1~219^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=565b60de325070ccc54b18346a1238d4fae17954;p=pandora-kernel.git MIPS: Move FIXADDR_TOP into spaces.h Memory maps and addressing quirks are normally defined in . There are already three targets that need to override FIXADDR_TOP, and others exist. This will be a cleaner approach than adding lots of ifdefs in fixmap.h . Signed-off-by: Kevin Cernekee Cc: Atsushi Nemoto Cc: linux-mips@linux-mips.org Cc: linux-kernel@vger.kernel.org Patchwork: https://patchwork.linux-mips.org/patch/1573/ Acked-by: Atsushi Nemoto Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed