diff options
Diffstat (limited to 'arch/sh/lib/bootm.c')
-rw-r--r-- | arch/sh/lib/bootm.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/sh/lib/bootm.c b/arch/sh/lib/bootm.c index e298d766b52..05d586b1b6c 100644 --- a/arch/sh/lib/bootm.c +++ b/arch/sh/lib/bootm.c @@ -7,7 +7,7 @@ * (c) Copyright 2008 Renesas Solutions Corp. */ -#include <config.h> +#include <common.h> #include <bootm.h> #include <command.h> #include <env.h> |