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