summaryrefslogtreecommitdiffstats
path: root/arch/ppc/include/asm/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/ppc/include/asm/common.h')
-rw-r--r--arch/ppc/include/asm/common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/ppc/include/asm/common.h b/arch/ppc/include/asm/common.h
index 843bcf71ed..96de5c6568 100644
--- a/arch/ppc/include/asm/common.h
+++ b/arch/ppc/include/asm/common.h
@@ -1,7 +1,7 @@
#ifndef __ASM_COMMON_H
#define __ASM_COMMON_H
-#include <asm/u-boot.h>
+#include <asm/barebox.h>
void upmconfig (unsigned int, unsigned int *, unsigned int);
ulong get_tbclk (void);