From a8965f0005ff85d653a1fb579017a3df4a500b5d Mon Sep 17 00:00:00 2001 From: Florian Fainelli Date: Sat, 23 Jun 2012 11:03:40 +0000 Subject: make hardware.h a forward inclusion of mcs814x.h mach/hardware.h is soon to be removed by upstream kernel SVN-Revision: 32487 --- target/linux/mcs814x/files-3.3/arch/arm/mach-mcs814x/clock.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/mcs814x/files-3.3/arch/arm/mach-mcs814x/clock.c') diff --git a/target/linux/mcs814x/files-3.3/arch/arm/mach-mcs814x/clock.c b/target/linux/mcs814x/files-3.3/arch/arm/mach-mcs814x/clock.c index b5d2a44..99e31c9 100644 --- a/target/linux/mcs814x/files-3.3/arch/arm/mach-mcs814x/clock.c +++ b/target/linux/mcs814x/files-3.3/arch/arm/mach-mcs814x/clock.c @@ -14,7 +14,7 @@ #include #include -#include +#include /* System configuration registers offsets */ #define SYSDBG_BS1 0x00 -- cgit v1.1