Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

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



Signed-off-by: default avatarPaul Mundt <lethal@linux-sh.org>
parent 85f094ec
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -25,7 +25,7 @@
#elif defined(__arm__)
#elif defined(__arm__)
/* defined in include/asm-arm/arch-xxx/irqs.h */
/* defined in include/asm-arm/arch-xxx/irqs.h */
#include <asm/irq.h>
#include <asm/irq.h>
#elif defined(CONFIG_SUPERH64)
#elif defined(CONFIG_SH_CAYMAN)
#include <asm/irq.h>
#include <asm/irq.h>
#else
#else
# define I8042_KBD_IRQ	1
# define I8042_KBD_IRQ	1