macb: unify at91 and avr32 platform data
[sfrench/cifs-2.6.git] / arch / arm / mach-at91 / board-foxg20.c
index f27d1a780cfa35ef815f6298519d69ea22105019..de8e09642f4e75e417fc35ba6d9c313451ca4efa 100644 (file)
@@ -135,7 +135,7 @@ static struct spi_board_info foxg20_spi_devices[] = {
 /*
  * MACB Ethernet device
  */
-static struct at91_eth_data __initdata foxg20_macb_data = {
+static struct macb_platform_data __initdata foxg20_macb_data = {
        .phy_irq_pin    = AT91_PIN_PA7,
        .is_rmii        = 1,
 };