diff options
Diffstat (limited to 'drivers/gpio/gpio-mm-lantiq.c')
-rw-r--r-- | drivers/gpio/gpio-mm-lantiq.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/gpio/gpio-mm-lantiq.c b/drivers/gpio/gpio-mm-lantiq.c index 2983dfbd0668..f228b1ce0ce0 100644 --- a/drivers/gpio/gpio-mm-lantiq.c +++ b/drivers/gpio/gpio-mm-lantiq.c | |||
@@ -145,7 +145,6 @@ static struct platform_driver ltq_mm_driver = { | |||
145 | .probe = ltq_mm_probe, | 145 | .probe = ltq_mm_probe, |
146 | .driver = { | 146 | .driver = { |
147 | .name = "gpio-mm-ltq", | 147 | .name = "gpio-mm-ltq", |
148 | .owner = THIS_MODULE, | ||
149 | .of_match_table = ltq_mm_match, | 148 | .of_match_table = ltq_mm_match, |
150 | }, | 149 | }, |
151 | }; | 150 | }; |