From: Paul Mundt Date: Fri, 24 Dec 2010 02:30:10 +0000 (+0900) Subject: sh: mach-se: Fix up SE7206 build. X-Git-Tag: v2.6.37-rc8~9^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=27434f0af0fecba71fa58407715028d2b9550956;p=pandora-kernel.git 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 --- Reading git-diff-tree failed