projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
85f094e
)
input: i8042: sh64 IRQ definitions depend on cayman board.
author
Paul Mundt
<lethal@linux-sh.org>
Fri, 25 Apr 2008 07:07:53 +0000
(16:07 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Thu, 8 May 2008 10:51:42 +0000
(19:51 +0900)
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
drivers/input/serio/i8042-io.h
patch
|
blob
|
history
diff --git
a/drivers/input/serio/i8042-io.h
b/drivers/input/serio/i8042-io.h
index 3b4e13b9ce1b9ac7317335c49f7b5bed8f854524..f451c7351a9da1b0614e1e04412f65e07116a37c 100644
(file)
--- a/
drivers/input/serio/i8042-io.h
+++ b/
drivers/input/serio/i8042-io.h
@@
-25,7
+25,7
@@
#elif defined(__arm__)
/* defined in include/asm-arm/arch-xxx/irqs.h */
#include <asm/irq.h>
-#elif defined(CONFIG_S
UPERH64
)
+#elif defined(CONFIG_S
H_CAYMAN
)
#include <asm/irq.h>
#else
# define I8042_KBD_IRQ 1