From: Russell King Date: Mon, 4 Aug 2008 09:41:28 +0000 (+0100) Subject: [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead X-Git-Tag: v2.6.27-rc3~63^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=be509729356b7433f73df2b9a966674a437fbbc1;p=pandora-kernel.git [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead Remove includes of asm/hardware.h in addition to asm/arch/hardware.h. Then, since asm/hardware.h only exists to include asm/arch/hardware.h, update everything to directly include asm/arch/hardware.h and remove asm/hardware.h. Signed-off-by: Russell King --- Reading git-diff-tree failed