]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
sh: Fix compile error SH7763 setup code
authorNobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
Wed, 4 Jun 2008 08:16:15 +0000 (17:16 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 9 Jun 2008 07:04:12 +0000 (16:04 +0900)
commit5bde47bc63a9e8ccf9b1542498e266196b307cc2
tree3c04a96e73686de4776f6e7d515ce22d8f3306ef
parent576b91873fc012620fae2b33ddae3fee2fa0a4ef
sh: Fix compile error SH7763 setup code

SH7763's setup code use old DECLARE_INTC_DESC.
There was a compile error because of this.

Signed-off-by: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/kernel/cpu/sh4a/setup-sh7763.c