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:
24e6289
)
OMAP: DSS2: DSI: Change dummy macros to inline functions
author
Tomi Valkeinen
<tomi.valkeinen@ti.com>
Mon, 23 May 2011 13:36:09 +0000
(16:36 +0300)
committer
Tomi Valkeinen
<tomi.valkeinen@ti.com>
Fri, 1 Jul 2011 09:01:13 +0000
(12:01 +0300)
Using empty macros for performance measurement functions when DSS DEBUG
is not enabled causes an unused variable warning.
Change the empty macros to empty inline functions to remove the
warning.
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
No differences found