From: Devendra Naga Date: Thu, 6 Sep 2012 18:38:06 +0000 (+0530) Subject: staging: vt6655: vt6655_init_info function must be void type X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~75^2~508 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=960cf81187833ed3f19850551d46377323043876;p=pandora-kernel.git staging: vt6655: vt6655_init_info function must be void type this is because it doesn't fail anywhere and returning a value from it will be completely unnecesary. Signed-off-by: Devendra Naga Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed