OMAPDSS: remove return from platform_driver_unreg
authorTomi Valkeinen <tomi.valkeinen@ti.com>
Thu, 23 Feb 2012 13:32:37 +0000 (15:32 +0200)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Fri, 11 May 2012 11:44:51 +0000 (14:44 +0300)
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 <tomi.valkeinen@ti.com>

No differences found