OMAP: DSS2: DSI: Change dummy macros to inline functions
authorTomi Valkeinen <tomi.valkeinen@ti.com>
Mon, 23 May 2011 13:36:09 +0000 (16:36 +0300)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Fri, 1 Jul 2011 09:01:13 +0000 (12:01 +0300)
commit4a9a5e390cb57f12de77b94b07dccf14752157ad
treead46b480fa726694496dd55e0c38f278cb44c301
parent24e6289c029b0cf5b4f75e12c1b66000d441c9ed
OMAP: DSS2: DSI: Change dummy macros to inline functions

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>
drivers/video/omap2/dss/dsi.c