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:
b7863ee
)
MIPS: Alchemy: Add missing Au1200 GPIO203 interrupt
author
Manuel Lauss
<
[email protected]
>
Tue, 31 Mar 2009 16:51:28 +0000
(18:51 +0200)
committer
Ralf Baechle
<
[email protected]
>
Thu, 14 May 2009 12:50:24 +0000
(13:50 +0100)
Signed-off-by: Ralf Baechle <
[email protected]
>
arch/mips/include/asm/mach-au1x00/au1000.h
patch
|
blob
|
history
diff --git
a/arch/mips/include/asm/mach-au1x00/au1000.h
b/arch/mips/include/asm/mach-au1x00/au1000.h
index 87a16598ebc3970e1cb47e1e6313e8b188923d08..854e95f1b07c345edaf69aab4c7e03b6cc83e118 100644
(file)
--- a/
arch/mips/include/asm/mach-au1x00/au1000.h
+++ b/
arch/mips/include/asm/mach-au1x00/au1000.h
@@
-902,8
+902,8
@@
enum soc_au1200_ints {
AU1000_RTC_MATCH0_INT,
AU1000_RTC_MATCH1_INT,
AU1000_RTC_MATCH2_INT,
-
- AU1200_NAND_INT
= AU1200_FIRST_INT + 23
,
+ AU1200_GPIO_203,
+ AU1200_NAND_INT,
AU1200_GPIO_204,
AU1200_GPIO_205,
AU1200_GPIO_206,