diff options
Diffstat (limited to 'arch/mips/lantiq/xway/gptu.c')
-rw-r--r-- | arch/mips/lantiq/xway/gptu.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/mips/lantiq/xway/gptu.c b/arch/mips/lantiq/xway/gptu.c index 850821df924c..f1492b2db017 100644 --- a/arch/mips/lantiq/xway/gptu.c +++ b/arch/mips/lantiq/xway/gptu.c | |||
@@ -193,7 +193,6 @@ static struct platform_driver dma_driver = { | |||
193 | .probe = gptu_probe, | 193 | .probe = gptu_probe, |
194 | .driver = { | 194 | .driver = { |
195 | .name = "gptu-xway", | 195 | .name = "gptu-xway", |
196 | .owner = THIS_MODULE, | ||
197 | .of_match_table = gptu_match, | 196 | .of_match_table = gptu_match, |
198 | }, | 197 | }, |
199 | }; | 198 | }; |