diff options
Diffstat (limited to 'arch/sh/drivers/pci/ops-cayman.c')
-rw-r--r-- | arch/sh/drivers/pci/ops-cayman.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/sh/drivers/pci/ops-cayman.c b/arch/sh/drivers/pci/ops-cayman.c index 980275ffa30b..5ccf9ea3a9de 100644 --- a/arch/sh/drivers/pci/ops-cayman.c +++ b/arch/sh/drivers/pci/ops-cayman.c | |||
@@ -2,7 +2,7 @@ | |||
2 | #include <linux/init.h> | 2 | #include <linux/init.h> |
3 | #include <linux/pci.h> | 3 | #include <linux/pci.h> |
4 | #include <linux/types.h> | 4 | #include <linux/types.h> |
5 | #include <asm/cpu/irq.h> | 5 | #include <cpu/irq.h> |
6 | #include "pci-sh5.h" | 6 | #include "pci-sh5.h" |
7 | 7 | ||
8 | static inline u8 bridge_swizzle(u8 pin, u8 slot) | 8 | static inline u8 bridge_swizzle(u8 pin, u8 slot) |