commit | 7926b3f8c62628f51a85bbc5fd806087d3fdfbac | [log] [tgz] |
---|---|---|
author | Stephen Boyd <sboyd@codeaurora.org> | Fri May 01 12:23:08 2015 -0700 |
committer | Stephen Boyd <sboyd@codeaurora.org> | Thu May 14 17:11:20 2015 -0700 |
tree | 6d09779a0a40a604606ad7a1825a3c887cc37635 | |
parent | 4cca1be4bca4b21657e2d99c43710dec14658673 [diff] |
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>