diff options
Diffstat (limited to 'arch/sh/boards/cayman/irq.c')
-rw-r--r-- | arch/sh/boards/cayman/irq.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/sh/boards/cayman/irq.c b/arch/sh/boards/cayman/irq.c index 30ec7bebfaf1..ceb37ae92c70 100644 --- a/arch/sh/boards/cayman/irq.c +++ b/arch/sh/boards/cayman/irq.c | |||
@@ -13,7 +13,7 @@ | |||
13 | #include <linux/irq.h> | 13 | #include <linux/irq.h> |
14 | #include <linux/interrupt.h> | 14 | #include <linux/interrupt.h> |
15 | #include <linux/signal.h> | 15 | #include <linux/signal.h> |
16 | #include <asm/cpu/irq.h> | 16 | #include <cpu/irq.h> |
17 | #include <asm/page.h> | 17 | #include <asm/page.h> |
18 | 18 | ||
19 | /* Setup for the SMSC FDC37C935 / LAN91C100FD */ | 19 | /* Setup for the SMSC FDC37C935 / LAN91C100FD */ |