OSDN Git Service

wl1251: split wl251 platform data to a separate structure
[uclinux-h8/linux.git] / arch / arm / mach-omap2 / board-rx51-peripherals.c
index 8760bbe..e05e740 100644 (file)
@@ -84,7 +84,7 @@ enum {
        RX51_SPI_MIPID,         /* LCD panel */
 };
 
-static struct wl12xx_platform_data wl1251_pdata;
+static struct wl1251_platform_data wl1251_pdata;
 static struct tsc2005_platform_data tsc2005_pdata;
 
 #if defined(CONFIG_SENSORS_LIS3_I2C) || defined(CONFIG_SENSORS_LIS3_I2C_MODULE)