diff options
Diffstat (limited to 'sound/mips/hal2.c')
-rw-r--r-- | sound/mips/hal2.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/mips/hal2.c b/sound/mips/hal2.c index 23441b9e6148..ede449f0b50d 100644 --- a/sound/mips/hal2.c +++ b/sound/mips/hal2.c | |||
@@ -929,7 +929,6 @@ static struct platform_driver hal2_driver = { | |||
929 | .remove = hal2_remove, | 929 | .remove = hal2_remove, |
930 | .driver = { | 930 | .driver = { |
931 | .name = "sgihal2", | 931 | .name = "sgihal2", |
932 | .owner = THIS_MODULE, | ||
933 | } | 932 | } |
934 | }; | 933 | }; |
935 | 934 | ||