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:
aba1030
)
sh: Hook up the SH-X3 SMP intc register groups.
author
Magnus Damm
<damm@igel.co.jp>
Fri, 21 Sep 2007 09:34:48 +0000
(18:34 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Fri, 21 Sep 2007 09:34:48 +0000
(18:34 +0900)
Signed-off-by: Magnus Damm <damm@igel.co.jp>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/kernel/cpu/sh4a/setup-shx3.c
patch
|
blob
|
history
diff --git
a/arch/sh/kernel/cpu/sh4a/setup-shx3.c
b/arch/sh/kernel/cpu/sh4a/setup-shx3.c
index 4cfd532086fa95148c13f1e46759d9115b485c79..c6cdd7e3b0497e1453d2c912d8d1dd9d9fc77c28 100644
(file)
--- a/
arch/sh/kernel/cpu/sh4a/setup-shx3.c
+++ b/
arch/sh/kernel/cpu/sh4a/setup-shx3.c
@@
-215,7
+215,7
@@
static struct intc_prio_reg prio_registers[] __initdata = {
GPIO2, GPIO1, GPIO0, IRM } },
{ 0xfe410090, 0xfe4100a0, 32, 4, /* CnICIPRI / CnICIPRICLR */
{ INTICI7, INTICI6, INTICI5, INTICI4,
- INTICI3, INTICI2, INTICI1, INTICI0 } },
+ INTICI3, INTICI2, INTICI1, INTICI0 }
, INTC_SMP(4, 4)
},
};
static DECLARE_INTC_DESC(intc_desc, "shx3", vectors, groups, priorities,