diff options
Diffstat (limited to 'boot/image-android-dt.c')
-rw-r--r-- | boot/image-android-dt.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/boot/image-android-dt.c b/boot/image-android-dt.c index fb014190d44..3b25018c2e7 100644 --- a/boot/image-android-dt.c +++ b/boot/image-android-dt.c @@ -6,7 +6,6 @@ #include <image-android-dt.h> #include <dt_table.h> -#include <common.h> #include <linux/libfdt.h> #include <mapmem.h> |