aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/omap2/displays/panel-n8x0.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/video/omap2/displays/panel-n8x0.c')
-rw-r--r--drivers/video/omap2/displays/panel-n8x0.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/video/omap2/displays/panel-n8x0.c b/drivers/video/omap2/displays/panel-n8x0.c
index 150e8bae35a1..dc9408dc93d1 100644
--- a/drivers/video/omap2/displays/panel-n8x0.c
+++ b/drivers/video/omap2/displays/panel-n8x0.c
@@ -708,7 +708,6 @@ static int mipid_spi_remove(struct spi_device *spi)
708static struct spi_driver mipid_spi_driver = { 708static struct spi_driver mipid_spi_driver = {
709 .driver = { 709 .driver = {
710 .name = "lcd_mipid", 710 .name = "lcd_mipid",
711 .bus = &spi_bus_type,
712 .owner = THIS_MODULE, 711 .owner = THIS_MODULE,
713 }, 712 },
714 .probe = mipid_spi_probe, 713 .probe = mipid_spi_probe,