pinctrl/at91: remove unused variable in at91_dt_node_to_map()
authorWei Yongjun <yongjun_wei@trendmicro.com.cn>
Fri, 26 Oct 2012 14:54:34 +0000 (22:54 +0800)
committerLinus Walleij <linus.walleij@linaro.org>
Sun, 28 Oct 2012 19:34:14 +0000 (20:34 +0100)
commita7e35b9c324f73386e33ded83fca2d70771a1f06
tree74b22d1fb2ca75775b1c2c88f966cb6f34022b0a
parent05daa16a86b1f822eeb4324f8874d4d9b915a717
pinctrl/at91: remove unused variable in at91_dt_node_to_map()

The variable pin is initialized but never used
otherwise, so remove the unused variable.

dpatch engine is used to auto generate this patch.
(https://github.com/weiyj/dpatch)

Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/pinctrl-at91.c