From: Paul Walmsley Date: Thu, 3 May 2007 22:52:35 +0000 (-0600) Subject: omap2: modify omap24xx.h to improve constant names and prepare for multi-arch kernels X-Git-Tag: v2.6.22-omap1~110 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=efbeb3efd257a779c9e7bb161d016557dd0bd95a;p=pandora-kernel.git omap2: modify omap24xx.h to improve constant names and prepare for multi-arch kernels Redo the defines in omap24xx.h to fix poorly-named defines, such as OMAP24XX_SDRC_BASE, which is different between 2420 and 2430. Also, prepare for future multi-architecture kernels by removing the architecture prefixes from several of the defines. (Presumably in the future these will be assigned to 'static void __iomem *'s by runtime init code depending on the CPU type.) Signed-off-by: Paul Walmsley Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed