From: Tony Lindgren Date: Wed, 2 Aug 2006 10:02:05 +0000 (+0300) Subject: ARM: OMAP: Remove non-static declaration of clocks X-Git-Tag: v2.6.17-omap2~15^2~3 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=de1aaa1457bef7d4809d6550e649cbe21af5eb5a;p=pandora-kernel.git ARM: OMAP: Remove non-static declaration of clocks "clocks" should be static. It is currenly needed only for CONFIG_OMAP_RESET_CLOCKS. A follow-up patch will fix CONFIG_OMAP_RESET_CLOCKS while keeping clocks static. Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed