target: less implicit inclusion of "command.h"
commit1186f7efa72a86a7000dce60b090bd4f822cdceb
authorDavid Brownell <dbrownell@users.sourceforge.net>
Mon, 16 Nov 2009 08:35:11 +0000 (16 00:35 -0800)
committerDavid Brownell <dbrownell@users.sourceforge.net>
Mon, 16 Nov 2009 08:35:11 +0000 (16 00:35 -0800)
tree019473f28ff166a95f9ff1a24e6b92653fa52008
parentdb094c2e60176b3c63ce788159b04a7024ad1010
target: less implicit inclusion of "command.h"

Lots of files still include it, often through needless
duplicate inclusion of "log.h"; sigh.

This cleans up the inclusion graph a bunch, so there are
fewer inclusion paths, but it doesn't change much otherwise.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
src/ecosboard.c
src/flash/at91sam3.c
src/helper/log.c
src/helper/options.c
src/openocd.c
src/target/arm_simulator.c
src/target/armv4_5.h
src/target/armv7a.c
src/target/armv7a.h
src/target/target.h