summary refs log tree commit diff
path: root/sound/soc/codecs/gtm601.c
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/codecs/gtm601.c')
-rw-r--r--sound/soc/codecs/gtm601.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/codecs/gtm601.c b/sound/soc/codecs/gtm601.c
index 1b77ff2d6d14..393001c20e1a 100644
--- a/sound/soc/codecs/gtm601.c
+++ b/sound/soc/codecs/gtm601.c
@@ -83,7 +83,6 @@ MODULE_DEVICE_TABLE(of, gtm601_codec_of_match);
 static struct platform_driver gtm601_codec_driver = {
 	.driver = {
 			.name = "gtm601",
-			.owner = THIS_MODULE,
 			.of_match_table = of_match_ptr(gtm601_codec_of_match),
 	},