aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm1250-ev1.c
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/codecs/wm1250-ev1.c')
-rw-r--r--sound/soc/codecs/wm1250-ev1.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/codecs/wm1250-ev1.c b/sound/soc/codecs/wm1250-ev1.c
index 048f00568260..ec45c5b220b1 100644
--- a/sound/soc/codecs/wm1250-ev1.c
+++ b/sound/soc/codecs/wm1250-ev1.c
@@ -251,7 +251,6 @@ MODULE_DEVICE_TABLE(i2c, wm1250_ev1_i2c_id);
251static struct i2c_driver wm1250_ev1_i2c_driver = { 251static struct i2c_driver wm1250_ev1_i2c_driver = {
252 .driver = { 252 .driver = {
253 .name = "wm1250-ev1", 253 .name = "wm1250-ev1",
254 .owner = THIS_MODULE,
255 }, 254 },
256 .probe = wm1250_ev1_probe, 255 .probe = wm1250_ev1_probe,
257 .remove = wm1250_ev1_remove, 256 .remove = wm1250_ev1_remove,