aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/ak5386.c
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/codecs/ak5386.c')
-rw-r--r--sound/soc/codecs/ak5386.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/codecs/ak5386.c b/sound/soc/codecs/ak5386.c
index 8107a1cac876..afa95360826d 100644
--- a/sound/soc/codecs/ak5386.c
+++ b/sound/soc/codecs/ak5386.c
@@ -205,7 +205,6 @@ static struct platform_driver ak5386_driver = {
205 .remove = ak5386_remove, 205 .remove = ak5386_remove,
206 .driver = { 206 .driver = {
207 .name = "ak5386", 207 .name = "ak5386",
208 .owner = THIS_MODULE,
209 .of_match_table = of_match_ptr(ak5386_dt_ids), 208 .of_match_table = of_match_ptr(ak5386_dt_ids),
210 }, 209 },
211}; 210};