git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
00928ea
)
OMAPDSS: remove return from platform_driver_unreg
author
Tomi Valkeinen
<tomi.valkeinen@ti.com>
Thu, 23 Feb 2012 13:32:37 +0000
(15:32 +0200)
committer
Tomi 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