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:
fb2cec1
)
OMAPDSS: remove declarations for non-existing funcs
author
Tomi Valkeinen
<tomi.valkeinen@ti.com>
Wed, 10 Oct 2012 07:35:34 +0000
(10:35 +0300)
committer
Tomi Valkeinen
<tomi.valkeinen@ti.com>
Thu, 18 Oct 2012 10:11:11 +0000
(13:11 +0300)
dss_mgr_set_device and dss_mgr_unset_device are declared in dss.h, but
the functions do not exist. Remove the declarations.
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
No differences found