diff options
Diffstat (limited to 'drivers')
| -rw-r--r-- | drivers/pinctrl/nomadik/pinctrl-abx500.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/pinctrl/nomadik/pinctrl-abx500.c b/drivers/pinctrl/nomadik/pinctrl-abx500.c index 7df34b70e8b6..080bcf8568c9 100644 --- a/drivers/pinctrl/nomadik/pinctrl-abx500.c +++ b/drivers/pinctrl/nomadik/pinctrl-abx500.c | |||
| @@ -1206,7 +1206,7 @@ static int abx500_gpio_probe(struct platform_device *pdev) | |||
| 1206 | const struct of_device_id *match; | 1206 | const struct of_device_id *match; |
| 1207 | struct abx500_pinctrl *pct; | 1207 | struct abx500_pinctrl *pct; |
| 1208 | unsigned int id = -1; | 1208 | unsigned int id = -1; |
| 1209 | int ret, err; | 1209 | int ret; |
| 1210 | int i; | 1210 | int i; |
| 1211 | 1211 | ||
| 1212 | if (!np) { | 1212 | if (!np) { |
