From: Greg Ungerer Date: Mon, 26 Jun 2006 06:33:15 +0000 (+1000) Subject: [PATCH] m68knommu: use configurable RAM setup page_offset.h X-Git-Tag: v2.6.18-rc1~605 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=954b36d48b495afed2880320750858a2eae312c9;p=pandora-kernel.git [PATCH] m68knommu: use configurable RAM setup page_offset.h Remove board specific base RAM conditionals from page_offset.h With the Kconfig time configurable RAM setup none of this is required. It is all based on the Kconfig (CONFIG_RAMBASE) option now. Signed-off-by: Greg Ungerer Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed