diff options
Diffstat (limited to 'drivers/gpio/gpio-ich.c')
-rw-r--r-- | drivers/gpio/gpio-ich.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/gpio/gpio-ich.c b/drivers/gpio/gpio-ich.c index 3784e81e7762..7818cd1453ae 100644 --- a/drivers/gpio/gpio-ich.c +++ b/drivers/gpio/gpio-ich.c | |||
@@ -526,7 +526,6 @@ static int ichx_gpio_remove(struct platform_device *pdev) | |||
526 | 526 | ||
527 | static struct platform_driver ichx_gpio_driver = { | 527 | static struct platform_driver ichx_gpio_driver = { |
528 | .driver = { | 528 | .driver = { |
529 | .owner = THIS_MODULE, | ||
530 | .name = DRV_NAME, | 529 | .name = DRV_NAME, |
531 | }, | 530 | }, |
532 | .probe = ichx_gpio_probe, | 531 | .probe = ichx_gpio_probe, |