macb: unify at91 and avr32 platform data
[cascardo/linux.git] / arch / avr32 / boards / merisc / setup.c
index e61bc94..ed137e3 100644 (file)
@@ -52,7 +52,7 @@ struct eth_addr {
 };
 
 static struct eth_addr __initdata hw_addr[2];
-static struct eth_platform_data __initdata eth_data[2];
+static struct macb_platform_data __initdata eth_data[2];
 
 static int ads7846_get_pendown_state_PB26(void)
 {