From: Russell King Date: Tue, 3 Jan 2006 17:39:34 +0000 (+0000) Subject: [ARM] Cleanup ARM includes X-Git-Tag: v2.6.16-rc1~929^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=78ff18a412da24a4b79c6a97000ef5e467e813da;p=pandora-kernel.git [ARM] Cleanup ARM includes arch/arm/kernel/entry-armv.S has contained a comment suggesting that asm/hardware.h and asm/arch/irqs.h should be moved into the asm/arch/entry-macro.S include. So move the includes to these two files as required. Add missing includes (asm/hardware.h, asm/io.h) to asm/arch/system.h includes which use those facilities, and remove asm/io.h from kernel/process.c. Remove other unnecessary includes from arch/arm/kernel, arch/arm/mm and arch/arm/mach-footbridge. Signed-off-by: Russell King --- Reading git-diff-tree failed