diff options
author | Colin Ian King <colin.king@canonical.com> | 2020-06-02 20:24:35 +0300 |
---|---|---|
committer | Stephen Boyd <sboyd@kernel.org> | 2020-06-09 23:45:37 +0300 |
commit | 45edc7e27445f4d467d915c0e1ef0a7b41270f47 (patch) | |
tree | c2c1a5309512435b2586a71b65655dbbfc737bcd /Documentation/devicetree/bindings/usb/amlogic,meson-g12a-usb-ctrl.yaml | |
parent | 8ae91d36ac1a16debb39e372f2a81278bb5b4830 (diff) | |
download | linux-45edc7e27445f4d467d915c0e1ef0a7b41270f47.tar.xz |
clk: baikal-t1: remove redundant assignment to variable 'divider'
The variable divider is being initialized with a value that is never read
and it is being updated later with a new value. The initialization is
redundant and can be removed.
Addresses-Coverity: ("Unused value")
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Link: https://lore.kernel.org/r/20200602172435.70282-1-colin.king@canonical.com
Reviewed-by: Serge Semin <fancer.lancer@gmail.com>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/usb/amlogic,meson-g12a-usb-ctrl.yaml')
0 files changed, 0 insertions, 0 deletions