diff options
Diffstat (limited to 'arch/x86/pci/visws.c')
-rw-r--r-- | arch/x86/pci/visws.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/x86/pci/visws.c b/arch/x86/pci/visws.c index 9b883890c0b2..1a7bed492bb1 100644 --- a/arch/x86/pci/visws.c +++ b/arch/x86/pci/visws.c | |||
@@ -9,8 +9,8 @@ | |||
9 | #include <linux/init.h> | 9 | #include <linux/init.h> |
10 | 10 | ||
11 | #include <asm/setup.h> | 11 | #include <asm/setup.h> |
12 | #include "cobalt.h" | 12 | #include <asm/visws/cobalt.h> |
13 | #include "lithium.h" | 13 | #include <asm/visws/lithium.h> |
14 | 14 | ||
15 | #include "pci.h" | 15 | #include "pci.h" |
16 | 16 | ||