diff options
Diffstat (limited to 'arch/xtensa/lib/bootm.c')
-rw-r--r-- | arch/xtensa/lib/bootm.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/xtensa/lib/bootm.c b/arch/xtensa/lib/bootm.c index 9780d46e9b8..1de06b7fb53 100644 --- a/arch/xtensa/lib/bootm.c +++ b/arch/xtensa/lib/bootm.c @@ -4,7 +4,6 @@ * (C) Copyright 2014 Cadence Design Systems Inc. */ -#include <common.h> #include <bootm.h> #include <bootstage.h> #include <command.h> |