aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/cirrus/ep93xx-ac97.c
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/cirrus/ep93xx-ac97.c')
-rw-r--r--sound/soc/cirrus/ep93xx-ac97.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/cirrus/ep93xx-ac97.c b/sound/soc/cirrus/ep93xx-ac97.c
index f30dadf85b99..4e382a3dd38b 100644
--- a/sound/soc/cirrus/ep93xx-ac97.c
+++ b/sound/soc/cirrus/ep93xx-ac97.c
@@ -439,7 +439,6 @@ static struct platform_driver ep93xx_ac97_driver = {
439 .remove = ep93xx_ac97_remove, 439 .remove = ep93xx_ac97_remove,
440 .driver = { 440 .driver = {
441 .name = "ep93xx-ac97", 441 .name = "ep93xx-ac97",
442 .owner = THIS_MODULE,
443 }, 442 },
444}; 443};
445 444