From: Tony Lindgren Date: Wed, 2 Aug 2006 13:41:39 +0000 (+0100) Subject: [ARM] 3743/1: ARM: OMAP: Fix compile for OMAP X-Git-Tag: v2.6.18-rc4~67^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e252630f1fd1d14ac4081e566d2f697ae1779215;p=pandora-kernel.git [ARM] 3743/1: ARM: OMAP: Fix compile for OMAP Patch from Tony Lindgren "clocks" is only needed only for CONFIG_OMAP_RESET_CLOCKS, which turns of all unused clocks in with late_initcall. This is to kill clocks that may have been left on by the bootloader. Having static and non-static declaration of clocks makes omap_h2_1610_defconfig build fail. Signed-off-by: Tony Lindgren Signed-off-by: Russell King --- Reading git-diff-tree failed