From: Paul Parsons Date: Tue, 9 Aug 2011 16:27:43 +0000 (+0000) Subject: mfd: Make asic3_clk_enable() a void function X-Git-Tag: v3.2-rc1~72^2~74 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c29a81270bd3cbdf0c603d42f4c2d17acf94a0bc;p=pandora-kernel.git mfd: Make asic3_clk_enable() a void function The return value of asic3_clk_enable() was neither used nor useful. So let's make it a void function, and thereby match asic3_clk_disable(). Signed-off-by: Paul Parsons Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed