commit | 477fed70295dd7597b258cd509abac56c2081527 | [log] [tgz] |
---|---|---|
author | Tomi Valkeinen <tomi.valkeinen@ti.com> | Wed Oct 02 14:41:24 2013 +0300 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Tue Oct 29 13:27:06 2013 +0200 |
tree | 4ea1aae28ee5a39130b99261beb7d2ad6ad86505 | |
parent | 31b6780c15a4e3a90fe260e977f5186772ce7afb [diff] |
OMAPDSS: DSI: fix perf measuring ifdefs 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>