aboutsummaryrefslogtreecommitdiffstats
path: root/sound/mips/sgio2audio.c
diff options
context:
space:
mode:
Diffstat (limited to 'sound/mips/sgio2audio.c')
-rw-r--r--sound/mips/sgio2audio.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/mips/sgio2audio.c b/sound/mips/sgio2audio.c
index 33b08fcc27a9..f07aa3993f83 100644
--- a/sound/mips/sgio2audio.c
+++ b/sound/mips/sgio2audio.c
@@ -963,7 +963,6 @@ static struct platform_driver sgio2audio_driver = {
963 .remove = snd_sgio2audio_remove, 963 .remove = snd_sgio2audio_remove,
964 .driver = { 964 .driver = {
965 .name = "sgio2audio", 965 .name = "sgio2audio",
966 .owner = THIS_MODULE,
967 } 966 }
968}; 967};
969 968