diff options
Diffstat (limited to 'boot/fdt_support.c')
-rw-r--r-- | boot/fdt_support.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/boot/fdt_support.c b/boot/fdt_support.c index 4559adcd5e2..2392027d40b 100644 --- a/boot/fdt_support.c +++ b/boot/fdt_support.c @@ -6,7 +6,6 @@ * Copyright 2010-2011 Freescale Semiconductor, Inc. */ -#include <common.h> #include <dm.h> #include <abuf.h> #include <env.h> |