diff options
Diffstat (limited to 'test/dm/axi.c')
-rw-r--r-- | test/dm/axi.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/dm/axi.c b/test/dm/axi.c index dc029df5e44..0900a9b5485 100644 --- a/test/dm/axi.c +++ b/test/dm/axi.c @@ -4,7 +4,6 @@ * Mario Six, Guntermann & Drunck GmbH, mario.six@gdsys.cc */ -#include <common.h> #include <axi.h> #include <dm.h> #include <log.h> |