summaryrefslogtreecommitdiff
path: root/include/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/common.h')
-rw-r--r--include/common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/common.h b/include/common.h
index 4707686..b07b8fc 100644
--- a/include/common.h
+++ b/include/common.h
@@ -445,7 +445,7 @@ static inline int setenv_addr(const char *varname, const void *addr)
# include <asm/u-boot-mips.h>
#endif /* CONFIG_MIPS */
#ifdef CONFIG_ARC
-# include <asm/u-boot-arc.h>
+# include <asm/u-boot.h>
#endif /* CONFIG_ARC */
#ifdef CONFIG_AUTO_COMPLETE