aboutsummaryrefslogtreecommitdiffstats
path: root/sound/sh/aica.c
diff options
context:
space:
mode:
Diffstat (limited to 'sound/sh/aica.c')
-rw-r--r--sound/sh/aica.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/sh/aica.c b/sound/sh/aica.c
index 47849eaf266d..f44dda610ed2 100644
--- a/sound/sh/aica.c
+++ b/sound/sh/aica.c
@@ -652,7 +652,6 @@ static struct platform_driver snd_aica_driver = {
652 .remove = snd_aica_remove, 652 .remove = snd_aica_remove,
653 .driver = { 653 .driver = {
654 .name = SND_AICA_DRIVER, 654 .name = SND_AICA_DRIVER,
655 .owner = THIS_MODULE,
656 }, 655 },
657}; 656};
658 657