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)
commit96455f734b2f6491b07a9a5b0c94513f0f4c9144
tree34303e1670fedf2e27224a8bcc979a5adef8c536
parentce397d215ccd07b8ae3f71db689aedb85d56ab40
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