From: Chandrabhanu Mahapatra Date: Sat, 29 Sep 2012 08:27:31 +0000 (+0530) Subject: OMAPDSS: Remove dss_debug variable X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~2^2^2~78 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=28bcd199cc4465733c1ac0c70135a385fff97c71;p=pandora-kernel.git OMAPDSS: Remove dss_debug variable All the debug prints have been replaced with pr_debug(). Thus, the dependency on dss_debug variable is replaced with dyndbg in dynamic debugging mode and DEBUG flag otherwise. So, the dss_debug variable is removed along with checks for DEBUG flag. Signed-off-by: Chandrabhanu Mahapatra Reviewed-by: Sumit Semwal Signed-off-by: Tomi Valkeinen --- Reading git-diff-tree failed