diff options
Diffstat (limited to 'test/dm/dma.c')
-rw-r--r-- | test/dm/dma.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/dm/dma.c b/test/dm/dma.c index cce47cb2180..949710fdb4e 100644 --- a/test/dm/dma.c +++ b/test/dm/dma.c @@ -6,7 +6,6 @@ * Grygorii Strashko <grygorii.strashko@ti.com> */ -#include <common.h> #include <dm.h> #include <malloc.h> #include <dm/test.h> |