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 04bb06c03ec8..0f146a9fca49 100644
--- a/sound/mips/sgio2audio.c
+++ b/sound/mips/sgio2audio.c
@@ -970,7 +970,6 @@ static struct platform_driver sgio2audio_driver = {
970 .remove = snd_sgio2audio_remove, 970 .remove = snd_sgio2audio_remove,
971 .driver = { 971 .driver = {
972 .name = "sgio2audio", 972 .name = "sgio2audio",
973 .owner = THIS_MODULE,
974 } 973 }
975}; 974};
976 975