arm: rmobile: armadillo-800eva Remove board_eth_init
Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com> Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
This commit is contained in:
parent
1a31ca4a78
commit
a145e9641d
|
@ -312,11 +312,6 @@ int dram_init(void)
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
int board_eth_init(bd_t *bis)
|
|
||||||
{
|
|
||||||
return sh_eth_initialize(bis);
|
|
||||||
}
|
|
||||||
|
|
||||||
const struct rmobile_sysinfo sysinfo = {
|
const struct rmobile_sysinfo sysinfo = {
|
||||||
CONFIG_RMOBILE_BOARD_STRING
|
CONFIG_RMOBILE_BOARD_STRING
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in New Issue