]> git.baikalelectronics.ru Git - kernel.git/commit
sh: mach-se: Fix up SE7206 build.
authorPaul Mundt <lethal@linux-sh.org>
Fri, 24 Dec 2010 02:30:10 +0000 (11:30 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Fri, 24 Dec 2010 02:30:10 +0000 (11:30 +0900)
commit157f301af9ffb5454810b44edc78e857afd8fc11
tree73eb24f7fbe529d4f7d9e7e741f1581d6c859600
parenta98628fdfd08b57d24b0983e7947718b9a91ec2d
sh: mach-se: Fix up SE7206 build.

With some recent tidying of duplicate register definitions the se7206 IRQ
code broke:

arch/sh/boards/mach-se/7206/irq.c: error: 'INTC_ICR' undeclared (first use in this function)
arch/sh/boards/mach-se/7206/irq.c: error: (Each undeclared identifier is reported only once
arch/sh/boards/mach-se/7206/irq.c: error: for each function it appears in.)

Fix it up.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/boards/mach-se/7206/irq.c