commit | 00e825c6b99b39f12751ea45d38bb4d900de70f4 | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Tue Nov 18 14:21:34 2008 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Mon Dec 22 18:42:53 2008 +0900 |
tree | 4b43f04fe9f7190ead964bb109931ebcd8d6600f | |
parent | d6435102d4ca3b5655c0105abe924abec17ffeb8 [diff] |
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 <lethal@linux-sh.org>