OSDN Git Service

clk: bcm/kona: Remove ccu_list
authorStephen Boyd <sboyd@codeaurora.org>
Fri, 1 May 2015 19:23:08 +0000 (12:23 -0700)
committerStephen Boyd <sboyd@codeaurora.org>
Fri, 15 May 2015 00:11:20 +0000 (17:11 -0700)
commit7926b3f8c62628f51a85bbc5fd806087d3fdfbac
tree6d09779a0a40a604606ad7a1825a3c887cc37635
parent4cca1be4bca4b21657e2d99c43710dec14658673
clk: bcm/kona: Remove ccu_list

This list doesn't look to be used. Let's remove it and any
associated code that would be manipulating this list. This also
silences this error:

drivers/clk/bcm/clk-kona-setup.c:24:1: warning: symbol 'ccu_list' was not declared. Should it be static?

Reviewed-by: Alex Elder <elder@linaro.org>
Cc: Tim Kryger <tim.kryger@linaro.org>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
drivers/clk/bcm/clk-kona-setup.c
drivers/clk/bcm/clk-kona.h