OMAPDSS: DSI: fix perf measuring ifdefs
authorTomi Valkeinen <tomi.valkeinen@ti.com>
Wed, 2 Oct 2013 11:41:24 +0000 (14:41 +0300)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Tue, 29 Oct 2013 11:27:06 +0000 (13:27 +0200)
DSI performance measuring code is meant to be explicitly enabled at
compile time. At some point in time the perf code was changed to be
enabled if DEBUG is defined. This is not right, so this patch fixes it.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>

No differences found