aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/twl4030.c
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/codecs/twl4030.c')
-rw-r--r--sound/soc/codecs/twl4030.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/codecs/twl4030.c b/sound/soc/codecs/twl4030.c
index 27f3b21effb2..44af3188afb9 100644
--- a/sound/soc/codecs/twl4030.c
+++ b/sound/soc/codecs/twl4030.c
@@ -2218,7 +2218,6 @@ static struct platform_driver twl4030_codec_driver = {
2218 .remove = twl4030_codec_remove, 2218 .remove = twl4030_codec_remove,
2219 .driver = { 2219 .driver = {
2220 .name = "twl4030-codec", 2220 .name = "twl4030-codec",
2221 .owner = THIS_MODULE,
2222 }, 2221 },
2223}; 2222};
2224 2223