commit | d28cff4b615c2da274922311cef024d52c839870 | [log] [tgz] |
---|---|---|
author | Robin Getz <robin.getz@analog.com> | Thu Mar 11 19:26:38 2010 +0000 |
committer | Mike Frysinger <vapier@gentoo.org> | Fri May 21 09:40:18 2010 -0400 |
tree | db6ef07c3159244b1ab1b870d7956746888f77c2 | |
parent | 2a12c4632db1c0c548a7023e63869b27c7789a92 [diff] |
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 <robin.getz@analog.com> Signed-off-by: Mike Frysinger <vapier@gentoo.org>