diff options
Diffstat (limited to 'test/dm/adc.c')
-rw-r--r-- | test/dm/adc.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/dm/adc.c b/test/dm/adc.c index 740167e16b8..a26a677074a 100644 --- a/test/dm/adc.c +++ b/test/dm/adc.c @@ -6,7 +6,6 @@ * Przemyslaw Marczak <p.marczak@samsung.com> */ -#include <common.h> #include <adc.h> #include <dm.h> #include <dm/root.h> |