summaryrefslogtreecommitdiff
path: root/src/target/armv4_5.h
diff options
context:
space:
mode:
authorDavid Brownell <dbrownell@users.sourceforge.net>2009-11-16 15:27:40 -0800
committerDavid Brownell <dbrownell@users.sourceforge.net>2009-11-16 15:27:40 -0800
commitbf972374011359a1d160b0359e59c4350e78aefe (patch)
treedd94f73a1423618402c68ec02952a7ed8ba95f57 /src/target/armv4_5.h
parent2fb58116a58f7928af75839e65c07f7d55c81500 (diff)
downloadopenocd+libswd-bf972374011359a1d160b0359e59c4350e78aefe.tar.gz
openocd+libswd-bf972374011359a1d160b0359e59c4350e78aefe.tar.bz2
openocd+libswd-bf972374011359a1d160b0359e59c4350e78aefe.tar.xz
openocd+libswd-bf972374011359a1d160b0359e59c4350e78aefe.zip
target: don't include "log.h" from "armv4_5.h"
No point in multiple includes, and that file doesn't use its functions any more. Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Diffstat (limited to 'src/target/armv4_5.h')
-rw-r--r--src/target/armv4_5.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/target/armv4_5.h b/src/target/armv4_5.h
index 1e3ee42d..5fef0942 100644
--- a/src/target/armv4_5.h
+++ b/src/target/armv4_5.h
@@ -27,7 +27,6 @@
#define ARMV4_5_H
#include "target.h"
-#include "log.h"
typedef enum armv4_5_mode
{