commit | a7e35b9c324f73386e33ded83fca2d70771a1f06 | [log] [tgz] |
---|---|---|
author | Wei Yongjun <yongjun_wei@trendmicro.com.cn> | Fri Oct 26 22:54:34 2012 +0800 |
committer | Linus Walleij <linus.walleij@linaro.org> | Sun Oct 28 20:34:14 2012 +0100 |
tree | 74b22d1fb2ca75775b1c2c88f966cb6f34022b0a | |
parent | 05daa16a86b1f822eeb4324f8874d4d9b915a717 [diff] |
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>