diff options
Diffstat (limited to 'src/target')
-rw-r--r-- | src/target/arm_adi_v5.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/target/arm_adi_v5.c b/src/target/arm_adi_v5.c index f5294469..413511c7 100644 --- a/src/target/arm_adi_v5.c +++ b/src/target/arm_adi_v5.c @@ -77,7 +77,6 @@ #include <helper/time_support.h> #include <jtag/interface.h> #include <transport/transport.h> -#include <transport/swd.h> //We need to have access to information on other layers such as transport etc //these are kept in global interface structure for now. Change ASAP. |