From: Tomi Valkeinen Date: Thu, 23 Feb 2012 13:32:37 +0000 (+0200) Subject: OMAPDSS: remove return from platform_driver_unreg X-Git-Tag: v3.5-rc1~7^2~5^2~12^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=04c742c3dccac296fdc52b464bd0491ffe88de23;p=pandora-kernel.git OMAPDSS: remove return from platform_driver_unreg For unknown reasons we seem to have a return in each of the omapdss's uninit functions, which is a void function. Remove the returns. Signed-off-by: Tomi Valkeinen --- Reading git-diff-tree failed