m68k: add dm fec support
[oweals/u-boot.git] / arch / m68k / cpu / mcf523x / cpu_init.c
index 9330042f3925d57142ac58218d9ce2fb0693a052..8c6e12d54824ab4c2c41a5f2fe4c28934d8717e0 100644 (file)
@@ -157,7 +157,7 @@ void uart_port_conf(int port)
 }
 
 #if defined(CONFIG_CMD_NET)
-int fecpin_setclear(struct eth_device *dev, int setclear)
+int fecpin_setclear(fec_info_t *info, int setclear)
 {
        gpio_t *gpio = (gpio_t *) MMAP_GPIO;