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:
fcc3661
)
OMAPDSS: APPLY: Remove an unnecessary omap_dss_device pointer
author
Archit Taneja
<archit@ti.com>
Mon, 9 Apr 2012 09:06:08 +0000
(14:36 +0530)
committer
Tomi Valkeinen
<tomi.valkeinen@ti.com>
Wed, 9 May 2012 10:44:08 +0000
(13:44 +0300)
The omap_dss_device pointer declared in dss_ovl_setup_fifo() isn't used. Remove
the pointer variable declaration and it's assignment.
Signed-off-by: Archit Taneja <archit@ti.com>
No differences found