diff options
Diffstat (limited to 'arch/sparc64/kernel/pci.c')
-rw-r--r-- | arch/sparc64/kernel/pci.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/sparc64/kernel/pci.c b/arch/sparc64/kernel/pci.c index 246b8009a2b4..ec0d12a48c2b 100644 --- a/arch/sparc64/kernel/pci.c +++ b/arch/sparc64/kernel/pci.c | |||
@@ -27,6 +27,8 @@ | |||
27 | #include <asm/isa.h> | 27 | #include <asm/isa.h> |
28 | #include <asm/prom.h> | 28 | #include <asm/prom.h> |
29 | 29 | ||
30 | #include "pci_impl.h" | ||
31 | |||
30 | unsigned long pci_memspace_mask = 0xffffffffUL; | 32 | unsigned long pci_memspace_mask = 0xffffffffUL; |
31 | 33 | ||
32 | #ifndef CONFIG_PCI | 34 | #ifndef CONFIG_PCI |