From: Russell King Date: Fri, 28 Oct 2005 09:20:25 +0000 (+0100) Subject: [ARM] 1/4: Move include of asm/hardware.h to asm-arm/arch-*/io.h X-Git-Tag: v2.6.15-rc1~732^2^2~11^2~54 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7fca0aa489c82bef85514b5447f6a0be81543115;p=pandora-kernel.git [ARM] 1/4: Move include of asm/hardware.h to asm-arm/arch-*/io.h Including asm/hardware.h into asm/io.h can cause #define clashes between platform specific definitions and driver local definitions. Signed-off-by: Russell King --- Reading git-diff-tree failed