diff options
Diffstat (limited to 'drivers/gpio/gpio-vr41xx.c')
-rw-r--r-- | drivers/gpio/gpio-vr41xx.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/gpio/gpio-vr41xx.c b/drivers/gpio/gpio-vr41xx.c index dbf28fa03f67..b2d05f3a8c9e 100644 --- a/drivers/gpio/gpio-vr41xx.c +++ b/drivers/gpio/gpio-vr41xx.c | |||
@@ -591,7 +591,6 @@ static struct platform_driver giu_device_driver = { | |||
591 | .remove = giu_remove, | 591 | .remove = giu_remove, |
592 | .driver = { | 592 | .driver = { |
593 | .name = "GIU", | 593 | .name = "GIU", |
594 | .owner = THIS_MODULE, | ||
595 | }, | 594 | }, |
596 | }; | 595 | }; |
597 | 596 | ||