From 01532c0031e0aed0b20aa5f8dbb7389859f092a9 Mon Sep 17 00:00:00 2001 From: florian Date: Sat, 23 Jun 2012 11:03:40 +0000 Subject: [mcs814x] make hardware.h a forward inclusion of mcs814x.h mach/hardware.h is soon to be removed by upstream kernel git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32487 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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 b5d2a445b..99e31c9b3 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.2.3