]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
pinctrl: samsung: Remove unused local variable
authorCharles Keepax <ckeepax@opensource.wolfsonmicro.com>
Thu, 16 Feb 2017 13:27:15 +0000 (13:27 +0000)
committerLinus Walleij <linus.walleij@linaro.org>
Tue, 14 Mar 2017 13:42:19 +0000 (14:42 +0100)
commit84b90e0cabf6b71a1d6292fbe936f669328a3881
tree2339f62f25deeb34a8938bb0c59ad13f621ce858
parent50842cbd3486287a5902ee9532f698fab545e4ba
pinctrl: samsung: Remove unused local variable

The local variable drvdata is not used in samsung_gpio_set_direction.

Signed-off-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
Reviewed-by: Krzysztof Kozlowski <krzk@kernel.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/samsung/pinctrl-samsung.c