From: Greg Kroah-Hartman Date: Tue, 10 Mar 2015 20:29:38 +0000 (+0100) Subject: Staging: sm750fb: fix build warning with lynx_accel X-Git-Tag: omap-for-v4.2/o2_dc~155^2~138^2~486 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bf2fbc2a12b42a1d3fd38b1da24cd4250df4f3ab;p=pandora-kernel.git Staging: sm750fb: fix build warning with lynx_accel Change the return value of lynx_accel to be void, to fix the build warning, and due to the fact that the function can't seem to fail at all, and no one cares if it does or not. Cc: Sudip Mukherjee Cc: Teddy Wang Signed-off-by: Greg Kroah-Hartman gregkh@linuxfoundation.org --- Reading git-diff-tree failed