ARM11: fix dbgtap JTAG_DEBUG
commit30f6142fc8570549ff42676ffe16425c6a6ef264
authorDavid Brownell <dbrownell@users.sourceforge.net>
Sat, 28 Nov 2009 19:28:17 +0000 (28 11:28 -0800)
committerDavid Brownell <dbrownell@users.sourceforge.net>
Sat, 28 Nov 2009 19:28:17 +0000 (28 11:28 -0800)
tree43e9dfd930c021120bd464163a1e7a56a5fdf043
parentacbe054a38a45432f5948026e1e9258b4e2910c2
ARM11: fix dbgtap JTAG_DEBUG

There is no DEBUG() macro; don't call one!  Always at
least *parse* debug code, to help prevent such errors.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
src/target/arm11_dbgtap.c