aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/mcs814x/files-3.3/arch/arm/mach-mcs814x/include/mach
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2013-03-17 14:33:07 +0000
committerFlorian Fainelli <florian@openwrt.org>2013-03-17 14:33:07 +0000
commit66fd7561b33bf8031b1542f08d243109012c2ed7 (patch)
tree57b23b628e179e244b6bef64d02ac86c31f03a60 /target/linux/mcs814x/files-3.3/arch/arm/mach-mcs814x/include/mach
parent61de74b7f58ba44f2df14a47bad49370f434dda0 (diff)
downloadmaster-187ad058-66fd7561b33bf8031b1542f08d243109012c2ed7.tar.gz
master-187ad058-66fd7561b33bf8031b1542f08d243109012c2ed7.tar.bz2
master-187ad058-66fd7561b33bf8031b1542f08d243109012c2ed7.zip
mcs814x: remove PCI code
None of the boards we support are using it nor have it wired out of the SoC, just remove it. Signed-off-by: Florian Fainelli <florian@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36061 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/mcs814x/files-3.3/arch/arm/mach-mcs814x/include/mach')
-rw-r--r--target/linux/mcs814x/files-3.3/arch/arm/mach-mcs814x/include/mach/irqs.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/target/linux/mcs814x/files-3.3/arch/arm/mach-mcs814x/include/mach/irqs.h b/target/linux/mcs814x/files-3.3/arch/arm/mach-mcs814x/include/mach/irqs.h
index 78021d132d..7b9e07c1a7 100644
--- a/target/linux/mcs814x/files-3.3/arch/arm/mach-mcs814x/include/mach/irqs.h
+++ b/target/linux/mcs814x/files-3.3/arch/arm/mach-mcs814x/include/mach/irqs.h
@@ -14,9 +14,4 @@
#define NR_IRQS 32
-#define IRQ_PCI_INTA 22
-#define IRQ_PCI_INTB 23
-#define IRQ_PCI_INTC 24
-#define IRQ_PCI_INTD 26
-
#endif