]> git.baikalelectronics.ru Git - kernel.git/commit
clk: samsung: Remove unused mout_user_aclk400_mcuisp_p4x12 variable
authorKrzysztof Kozlowski <krzk@kernel.org>
Wed, 18 Jul 2018 19:56:20 +0000 (21:56 +0200)
committerStephen Boyd <sboyd@kernel.org>
Thu, 26 Jul 2018 07:38:51 +0000 (00:38 -0700)
commit2f4ac9112705f884a9a2f31a35b7a6e793ca73ca
tree34303e1670fedf2e27224a8bcc979a5adef8c536
parent0d5624e606504772b89d3c3d6b1be740ef176c61
clk: samsung: Remove unused mout_user_aclk400_mcuisp_p4x12 variable

Remove unused 'mout_user_aclk400_mcuisp_p4x12' variable to fix GCC warning:

    drivers/clk/samsung/clk-exynos4412-isp.c:40:27: warning:
        'mout_user_aclk400_mcuisp_p4x12' defined but not used [-Wunused-const-variable=]

Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/samsung/clk-exynos4412-isp.c