|
@@ -124,7 +124,6 @@ static struct i2c_board_info eukrea_cpuimx51sd_i2c_devices[] = {
|
|
|
I2C_BOARD_INFO("pcf8563", 0x51),
|
|
|
}, {
|
|
|
I2C_BOARD_INFO("tsc2007", 0x49),
|
|
|
- .type = "tsc2007",
|
|
|
.platform_data = &tsc2007_info,
|
|
|
.irq = IMX_GPIO_TO_IRQ(TSC2007_IRQGPIO),
|
|
|
},
|