]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/arm/mach-at91/board-eb9200.c
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
[linux-2.6-omap-h63xx.git] / arch / arm / mach-at91 / board-eb9200.c
index b7b79bb9d6c4b09bd464225adb1e15a415ff16d8..af1a1d8ecc303a31d59841536f9c896acdd82b34 100644 (file)
@@ -93,8 +93,7 @@ static struct at91_mmc_data __initdata eb9200_mmc_data = {
 
 static struct i2c_board_info __initdata eb9200_i2c_devices[] = {
        {
-               I2C_BOARD_INFO("at24c", 0x50),
-               .type   = "24c512",
+               I2C_BOARD_INFO("24c512", 0x50),
        },
 };