sh: Fix compile error of Solution Engine
authorNobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
Tue, 29 Jul 2008 05:37:25 +0000 (14:37 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Tue, 29 Jul 2008 08:39:58 +0000 (17:39 +0900)
When I compiled Solution Engine, this become compile error
because plaform device of sh_eth device becomes enable.
When sh7710/sh7712 which could use sh_eth was chosen,
revised it so that platform device of sh_eth device became enable.

Signed-off-by: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>

No differences found