From: Tomi Valkeinen Date: Wed, 2 Oct 2013 11:41:24 +0000 (+0300) Subject: OMAPDSS: DSI: fix perf measuring ifdefs X-Git-Tag: v3.13-rc1~93^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=477fed70295dd7597b258cd509abac56c2081527;p=pandora-kernel.git 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 --- Reading git-diff-tree failed