diff options
Diffstat (limited to 'test/dm/fdtdec.c')
-rw-r--r-- | test/dm/fdtdec.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/dm/fdtdec.c b/test/dm/fdtdec.c index 087d4846da..b484414f5f 100644 --- a/test/dm/fdtdec.c +++ b/test/dm/fdtdec.c @@ -3,7 +3,6 @@ * Copyright 2020 NXP */ -#include <common.h> #include <dm.h> #include <asm/global_data.h> #include <dm/of_extra.h> |