aboutsummaryrefslogtreecommitdiff
path: root/drivers/video/omap/lcd_mipid.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/video/omap/lcd_mipid.c')
-rw-r--r--drivers/video/omap/lcd_mipid.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/video/omap/lcd_mipid.c b/drivers/video/omap/lcd_mipid.c
index eb381db7fe5..8d546dd55e8 100644
--- a/drivers/video/omap/lcd_mipid.c
+++ b/drivers/video/omap/lcd_mipid.c
@@ -603,7 +603,6 @@ static int mipid_spi_remove(struct spi_device *spi)
static struct spi_driver mipid_spi_driver = {
.driver = {
.name = MIPID_MODULE_NAME,
- .bus = &spi_bus_type,
.owner = THIS_MODULE,
},
.probe = mipid_spi_probe,