diff options
Diffstat (limited to 'arch/mips/ath79/pci.c')
-rw-r--r-- | arch/mips/ath79/pci.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/ath79/pci.c b/arch/mips/ath79/pci.c index 8db076e4542c..49574284b755 100644 --- a/arch/mips/ath79/pci.c +++ b/arch/mips/ath79/pci.c | |||
@@ -9,7 +9,7 @@ | |||
9 | */ | 9 | */ |
10 | 10 | ||
11 | #include <linux/pci.h> | 11 | #include <linux/pci.h> |
12 | #include <asm/mach-ath79/pci-ath724x.h> | 12 | #include "pci.h" |
13 | 13 | ||
14 | static struct ath724x_pci_data *pci_data; | 14 | static struct ath724x_pci_data *pci_data; |
15 | static int pci_data_size; | 15 | static int pci_data_size; |