diff options
Diffstat (limited to 'drivers/mfd/tps65912-spi.c')
-rw-r--r-- | drivers/mfd/tps65912-spi.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/mfd/tps65912-spi.c b/drivers/mfd/tps65912-spi.c index 6d71e0d25744..27d3302d56b8 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) | |||
111 | static struct spi_driver tps65912_spi_driver = { | 111 | static 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, |