]> git.baikalelectronics.ru Git - kernel.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)
commitf1507fe24944df00efa6a1c999661da12829ce24
tree3c04a96e73686de4776f6e7d515ce22d8f3306ef
parent4c56eef49cda69d88a354d25e00cf99627a5302b
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