diff options
Diffstat (limited to 'drivers/gpio/gpio-f7188x.c')
-rw-r--r-- | drivers/gpio/gpio-f7188x.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/gpio/gpio-f7188x.c b/drivers/gpio/gpio-f7188x.c index fd3202f968ff..1be291ac6319 100644 --- a/drivers/gpio/gpio-f7188x.c +++ b/drivers/gpio/gpio-f7188x.c | |||
@@ -417,7 +417,6 @@ err: | |||
417 | 417 | ||
418 | static struct platform_driver f7188x_gpio_driver = { | 418 | static struct platform_driver f7188x_gpio_driver = { |
419 | .driver = { | 419 | .driver = { |
420 | .owner = THIS_MODULE, | ||
421 | .name = DRVNAME, | 420 | .name = DRVNAME, |
422 | }, | 421 | }, |
423 | .probe = f7188x_gpio_probe, | 422 | .probe = f7188x_gpio_probe, |