diff options
Diffstat (limited to 'arch/x86/lib/cmd_boot.c')
-rw-r--r-- | arch/x86/lib/cmd_boot.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/x86/lib/cmd_boot.c b/arch/x86/lib/cmd_boot.c index 4facbe5f32f..0444a5f89d3 100644 --- a/arch/x86/lib/cmd_boot.c +++ b/arch/x86/lib/cmd_boot.c @@ -14,7 +14,6 @@ * Marius Groeger <mgroeger@sysgo.de> */ -#include <common.h> #include <command.h> #include <malloc.h> #include <asm/global_data.h> |