From: Andrzej Zaborowski Date: Thu, 7 Dec 2006 01:13:48 +0000 (-0800) Subject: ARM: OMAP: Fix compiler warning X-Git-Tag: v2.6.21-omap1~45^2~98 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3ffbaadb3cf6c2b94c8b2d8c3085041a90ddb492;p=pandora-kernel.git ARM: OMAP: Fix compiler warning Fix the following compiler warning (only visible with CONFIG_OMAP_RESET_CLOCKS): arch/arm/mach-omap1/clock.c: In function 'omap1_clk_disable_unused': arch/arm/mach-omap1/clock.c:634: warning: 'return' with a value, in function returning void Signed-off-by: Andrzej Zaborowski Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed