diff options
Diffstat (limited to 'drivers/gpio/gpio-xtensa.c')
| -rw-r--r-- | drivers/gpio/gpio-xtensa.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/gpio/gpio-xtensa.c b/drivers/gpio/gpio-xtensa.c index 7081304d6797..93ec95df67a3 100644 --- a/drivers/gpio/gpio-xtensa.c +++ b/drivers/gpio/gpio-xtensa.c | |||
| @@ -157,7 +157,6 @@ static int xtensa_gpio_probe(struct platform_device *pdev) | |||
| 157 | static struct platform_driver xtensa_gpio_driver = { | 157 | static struct platform_driver xtensa_gpio_driver = { |
| 158 | .driver = { | 158 | .driver = { |
| 159 | .name = "xtensa-gpio", | 159 | .name = "xtensa-gpio", |
| 160 | .owner = THIS_MODULE, | ||
| 161 | }, | 160 | }, |
| 162 | .probe = xtensa_gpio_probe, | 161 | .probe = xtensa_gpio_probe, |
| 163 | }; | 162 | }; |
