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.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/codecs/wm1250-ev1.c b/sound/soc/codecs/wm1250-ev1.c
index 9cf699e165ec..14d0716bf009 100644
--- a/sound/soc/codecs/wm1250-ev1.c
+++ b/sound/soc/codecs/wm1250-ev1.c
@@ -73,7 +73,7 @@ static const struct i2c_device_id wm1250_ev1_i2c_id[] = {
73 { "wm1250-ev1", 0 }, 73 { "wm1250-ev1", 0 },
74 { } 74 { }
75}; 75};
76MODULE_DEVICE_TABLE(i2c, wm1250_ev1__id); 76MODULE_DEVICE_TABLE(i2c, wm1250_ev1_i2c_id);
77 77
78static struct i2c_driver wm1250_ev1_i2c_driver = { 78static struct i2c_driver wm1250_ev1_i2c_driver = {
79 .driver = { 79 .driver = {