From: Sudip Mukherjee Date: Tue, 10 Mar 2015 17:16:54 +0000 (+0530) Subject: staging: sm750fb: correct function return X-Git-Tag: omap-for-v4.2/o2_dc~155^2~138^2~492 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=54a1a05fe270f87e755732a47f693de870d0ffec;p=pandora-kernel.git staging: sm750fb: correct function return hw_cursor_setData2() is a function with void return type but it was returning an integer. Signed-off-by: Sudip Mukherjee Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed