diff options
Diffstat (limited to 'drivers/gpio/gpio-stp-xway.c')
-rw-r--r-- | drivers/gpio/gpio-stp-xway.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/gpio/gpio-stp-xway.c b/drivers/gpio/gpio-stp-xway.c index 7e359b7cce1b..6b9321e8669a 100644 --- a/drivers/gpio/gpio-stp-xway.c +++ b/drivers/gpio/gpio-stp-xway.c | |||
@@ -287,7 +287,6 @@ static struct platform_driver xway_stp_driver = { | |||
287 | .probe = xway_stp_probe, | 287 | .probe = xway_stp_probe, |
288 | .driver = { | 288 | .driver = { |
289 | .name = "gpio-stp-xway", | 289 | .name = "gpio-stp-xway", |
290 | .owner = THIS_MODULE, | ||
291 | .of_match_table = xway_stp_match, | 290 | .of_match_table = xway_stp_match, |
292 | }, | 291 | }, |
293 | }; | 292 | }; |