aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd/tps65912-spi.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/mfd/tps65912-spi.c')
-rw-r--r--drivers/mfd/tps65912-spi.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/mfd/tps65912-spi.c b/drivers/mfd/tps65912-spi.c
index 6d71e0d2574..27d3302d56b 100644
--- a/drivers/mfd/tps65912-spi.c
+++ b/drivers/mfd/tps65912-spi.c
@@ -111,7 +111,6 @@ static int __devexit tps65912_spi_remove(struct spi_device *spi)
111static struct spi_driver tps65912_spi_driver = { 111static struct spi_driver tps65912_spi_driver = {
112 .driver = { 112 .driver = {
113 .name = "tps65912", 113 .name = "tps65912",
114 .bus = &spi_bus_type,
115 .owner = THIS_MODULE, 114 .owner = THIS_MODULE,
116 }, 115 },
117 .probe = tps65912_spi_probe, 116 .probe = tps65912_spi_probe,