From: Robin Getz Date: Thu, 11 Mar 2010 19:26:38 +0000 (+0000) Subject: Blackfin: remove CONFIG_DEBUG_VERBOSE from trace.c X-Git-Tag: v2.6.35-rc1~410^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d28cff4b615c2da274922311cef024d52c839870;p=pandora-kernel.git Blackfin: remove CONFIG_DEBUG_VERBOSE from trace.c Now that the split traps code has moved all the verbose output to the trace.c file, we can unify all the CONFIG_DEBUG_VERBOSE handling. This gets rid of much of the crappy ifdef forest and enables usage of normal pr_xxx functions so checkpatch stops complaining. Signed-off-by: Robin Getz Signed-off-by: Mike Frysinger --- Reading git-diff-tree failed