diff options
author | Colin Ian King <colin.king@canonical.com> | 2017-10-31 12:20:51 +0100 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2017-11-08 13:49:57 +0100 |
commit | 13dc48a8833e0b12c9dfeca99fbd326f662d3a9e (patch) | |
tree | 9ed2011764b61ddd9f815d6d8f3f6984152e468b /crypto | |
parent | pinctrl: max77620: Use common error handling code in max77620_pinconf_set() (diff) | |
download | linux-13dc48a8833e0b12c9dfeca99fbd326f662d3a9e.tar.xz linux-13dc48a8833e0b12c9dfeca99fbd326f662d3a9e.zip |
pinctrl: ti-iodelay: remove redundant unused variable dev
The pointer dev is being assigned but is never used, hence it is
redundant and can be removed. Cleans up clang warnings:
drivers/pinctrl/ti/pinctrl-ti-iodelay.c:582:2: warning: Value stored
to 'dev' is never read
drivers/pinctrl/ti/pinctrl-ti-iodelay.c:701:2: warning: Value stored
to 'dev' is never read
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'crypto')
0 files changed, 0 insertions, 0 deletions