diff options
Diffstat (limited to 'arch/x86_64/kernel/pci-calgary.c')
-rw-r--r-- | arch/x86_64/kernel/pci-calgary.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/x86_64/kernel/pci-calgary.c b/arch/x86_64/kernel/pci-calgary.c index 86927d5b846..21ded20a3bf 100644 --- a/arch/x86_64/kernel/pci-calgary.c +++ b/arch/x86_64/kernel/pci-calgary.c | |||
@@ -35,7 +35,7 @@ | |||
35 | #include <linux/pci_ids.h> | 35 | #include <linux/pci_ids.h> |
36 | #include <linux/pci.h> | 36 | #include <linux/pci.h> |
37 | #include <linux/delay.h> | 37 | #include <linux/delay.h> |
38 | #include <asm/proto.h> | 38 | #include <asm/iommu.h> |
39 | #include <asm/calgary.h> | 39 | #include <asm/calgary.h> |
40 | #include <asm/tce.h> | 40 | #include <asm/tce.h> |
41 | #include <asm/pci-direct.h> | 41 | #include <asm/pci-direct.h> |