diff options
author | Colin Ian King <colin.king@canonical.com> | 2017-10-31 11:20:51 +0000 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2017-11-08 13:49:57 +0100 |
commit | 13dc48a8833e0b12c9dfeca99fbd326f662d3a9e (patch) | |
tree | 9ed2011764b61ddd9f815d6d8f3f6984152e468b /drivers/pinctrl/qcom | |
parent | 752caf9aca6281a0e45825338ac12f54fbc23190 (diff) | |
download | talos-obmc-linux-13dc48a8833e0b12c9dfeca99fbd326f662d3a9e.tar.gz talos-obmc-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 'drivers/pinctrl/qcom')
0 files changed, 0 insertions, 0 deletions