aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-vt8500.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpio/gpio-vt8500.c')
-rw-r--r--drivers/gpio/gpio-vt8500.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpio/gpio-vt8500.c b/drivers/gpio/gpio-vt8500.c
index bcd8e4aa7c7d..579f26403918 100644
--- a/drivers/gpio/gpio-vt8500.c
+++ b/drivers/gpio/gpio-vt8500.c
@@ -269,7 +269,7 @@ static struct of_device_id vt8500_gpio_dt_ids[] = {
269 { /* Sentinel */ }, 269 { /* Sentinel */ },
270}; 270};
271 271
272static int __devinit vt8500_gpio_probe(struct platform_device *pdev) 272static int vt8500_gpio_probe(struct platform_device *pdev)
273{ 273{
274 void __iomem *gpio_base; 274 void __iomem *gpio_base;
275 struct device_node *np; 275 struct device_node *np;