summaryrefslogtreecommitdiffstats
path: root/target/linux/mcs814x/files-3.3/arch/arm/mach-mcs814x/pci.c
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2012-06-23 11:03:40 +0000
committerFlorian Fainelli <florian@openwrt.org>2012-06-23 11:03:40 +0000
commita8965f0005ff85d653a1fb579017a3df4a500b5d (patch)
treee3a57c29ab9db7b27aaff095c482b9b556ebc676 /target/linux/mcs814x/files-3.3/arch/arm/mach-mcs814x/pci.c
parent7c984552ed2d9d4fdd91bd48d08ac416958c1fd7 (diff)
downloadmaster-31e0f0ae-a8965f0005ff85d653a1fb579017a3df4a500b5d.tar.gz
master-31e0f0ae-a8965f0005ff85d653a1fb579017a3df4a500b5d.tar.bz2
master-31e0f0ae-a8965f0005ff85d653a1fb579017a3df4a500b5d.zip
make hardware.h a forward inclusion of mcs814x.h
mach/hardware.h is soon to be removed by upstream kernel SVN-Revision: 32487
Diffstat (limited to 'target/linux/mcs814x/files-3.3/arch/arm/mach-mcs814x/pci.c')
-rw-r--r--target/linux/mcs814x/files-3.3/arch/arm/mach-mcs814x/pci.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/mcs814x/files-3.3/arch/arm/mach-mcs814x/pci.c b/target/linux/mcs814x/files-3.3/arch/arm/mach-mcs814x/pci.c
index 61f8bf571f..a871aa86c3 100644
--- a/target/linux/mcs814x/files-3.3/arch/arm/mach-mcs814x/pci.c
+++ b/target/linux/mcs814x/files-3.3/arch/arm/mach-mcs814x/pci.c
@@ -27,7 +27,7 @@
#include <asm/system.h>
#include <asm/mach/pci.h>
#include <asm/mach/map.h>
-#include <mach/hardware.h>
+#include <mach/mcs814x.h>
#include <mach/irqs.h>
#define MCS8140_PCI_CONFIG_SIZE SZ_64M