From: Paul Mundt Date: Tue, 18 Nov 2008 05:21:34 +0000 (+0900) Subject: sh: Fix clock framework compiler warnings. X-Git-Tag: v2.6.29-rc1~591^2~111 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=00e825c6b99b39f12751ea45d38bb4d900de70f4;p=pandora-kernel.git sh: Fix clock framework compiler warnings. CC arch/sh/kernel/cpu/clock.o arch/sh/kernel/cpu/clock.c: In function 'clk_disable': arch/sh/kernel/cpu/clock.c:156: warning: 'return' with a value, in function returning void Introduced by ("sh: enable and disable clocks recursively"). Signed-off-by: Paul Mundt --- Reading git-diff-tree failed