Commit 105eabfd authored by Paul Mundt's avatar Paul Mundt

input: i8042: sh64 IRQ definitions depend on cayman board.

Signed-off-by: default avatarPaul Mundt <lethal@linux-sh.org>
parent 85f094ec
......@@ -25,7 +25,7 @@
#elif defined(__arm__)
/* defined in include/asm-arm/arch-xxx/irqs.h */
#include <asm/irq.h>
#elif defined(CONFIG_SUPERH64)
#elif defined(CONFIG_SH_CAYMAN)
#include <asm/irq.h>
#else
# define I8042_KBD_IRQ 1
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment