From: Stephen Boyd Date: Fri, 1 May 2015 19:23:08 +0000 (-0700) Subject: clk: bcm/kona: Remove ccu_list X-Git-Tag: omap-for-v4.3/legacy-v2-signed~79^2~18^2~54 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7926b3f8c62628f51a85bbc5fd806087d3fdfbac;p=pandora-kernel.git 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 Cc: Tim Kryger Signed-off-by: Stephen Boyd --- Reading git-diff-tree failed