From 68b05c55759970657c32607b3ce27c42e65cdad0 Mon Sep 17 00:00:00 2001 From: zwelch Date: Mon, 11 May 2009 04:46:21 +0000 Subject: Audit and eliminate redundant #include directives in arm target files. git-svn-id: svn://svn.berlios.de/openocd/trunk@1714 b42882b7-edfa-0310-969c-e2dbd0fdcd60 --- src/target/arm11_dbgtap.c | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/target/arm11_dbgtap.c') diff --git a/src/target/arm11_dbgtap.c b/src/target/arm11_dbgtap.c index fa127c64..0a86bc08 100644 --- a/src/target/arm11_dbgtap.c +++ b/src/target/arm11_dbgtap.c @@ -24,11 +24,7 @@ #endif #include "arm11.h" -#include "jtag.h" -#include "log.h" -#include -#include #if 0 #define JTAG_DEBUG(expr ...) DEBUG(expr) -- cgit v1.2.3