Explorar o código

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>
Nobuhiro Iwamatsu %!s(int64=12) %!d(string=hai) anos
pai
achega
a145e9641d
Modificáronse 1 ficheiros con 0 adicións e 5 borrados
  1. 0 5
      board/atmark-techno/armadillo-800eva/armadillo-800eva.c

+ 0 - 5
board/atmark-techno/armadillo-800eva/armadillo-800eva.c

@@ -312,11 +312,6 @@ int dram_init(void)
 	return 0;
 }
 
-int board_eth_init(bd_t *bis)
-{
-	return sh_eth_initialize(bis);
-}
-
 const struct rmobile_sysinfo sysinfo = {
 	CONFIG_RMOBILE_BOARD_STRING
 };