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