From: Catalin Marinas Date: Mon, 4 Feb 2008 16:34:58 +0000 (+0100) Subject: [ARM] 4816/1: RealView: Move the platform-specific definitions into board-eb.h X-Git-Tag: v2.6.25-rc1~1055^2^6~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=356cb470b84bda67738ba320a75629acae70e5fa;p=pandora-kernel.git [ARM] 4816/1: RealView: Move the platform-specific definitions into board-eb.h This patch moves the platform specific definitions from platform.h into the board-eb.h file. It drops the INT_* definitions as they are no longer used in irqs.h (moved to board-eb.h). It renames REALVIEW_* macros to REALVIEW_EB_* or REALVIEW_EB11MP_* to distinguish between standard EB and EB + the ARM11MPCore tile. The platform.h file contains common definitions to the RealView platforms and it is only directly included in board-*.h files. Signed-off-by: Catalin Marinas Signed-off-by: Russell King --- Reading git-diff-tree failed