diff options
Diffstat (limited to 'test/dm/soc.c')
-rw-r--r-- | test/dm/soc.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/dm/soc.c b/test/dm/soc.c index 8f6c97fa790..cb0ac1545f7 100644 --- a/test/dm/soc.c +++ b/test/dm/soc.c @@ -6,7 +6,6 @@ * Dave Gerlach <d-gerlach@ti.com> */ -#include <common.h> #include <dm.h> #include <dm/test.h> #include <dm/uclass-internal.h> |