From 8bc84bac3137b4a3b35ad1db604f7259adf8b05e Mon Sep 17 00:00:00 2001 From: Florian Fainelli Date: Sun, 17 Mar 2013 14:33:07 +0000 Subject: 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 SVN-Revision: 36061 --- .../mcs814x/files-3.3/arch/arm/mach-mcs814x/include/mach/irqs.h | 5 ----- 1 file changed, 5 deletions(-) (limited to 'target/linux/mcs814x/files-3.3/arch/arm/mach-mcs814x/include/mach/irqs.h') 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 -- cgit v1.2.3