Audit and eliminate redundant #include directives in other target files.
[fw/openocd] / src / target / etm_dummy.h
index a271fd4601a3855a0cb990d7403acd05f7e1accb..0e712e34e3ef4a9bea5c0e72956184897a5fd9a7 100644 (file)
 #ifndef ETM_DUMMY_H
 #define ETM_DUMMY_H
 
-#include "command.h"
-#include "target.h"
-#include "register.h"
-#include "arm_jtag.h"
-
 #include "etm.h"
 
 extern etm_capture_driver_t etm_dummy_capture_driver;