aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/twl6040.c
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/codecs/twl6040.c')
-rw-r--r--sound/soc/codecs/twl6040.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/codecs/twl6040.c b/sound/soc/codecs/twl6040.c
index 5ff2b1e4638e..90f47f988b3f 100644
--- a/sound/soc/codecs/twl6040.c
+++ b/sound/soc/codecs/twl6040.c
@@ -1177,7 +1177,6 @@ static int twl6040_codec_remove(struct platform_device *pdev)
1177static struct platform_driver twl6040_codec_driver = { 1177static struct platform_driver twl6040_codec_driver = {
1178 .driver = { 1178 .driver = {
1179 .name = "twl6040-codec", 1179 .name = "twl6040-codec",
1180 .owner = THIS_MODULE,
1181 }, 1180 },
1182 .probe = twl6040_codec_probe, 1181 .probe = twl6040_codec_probe,
1183 .remove = twl6040_codec_remove, 1182 .remove = twl6040_codec_remove,