summaryrefslogtreecommitdiffstats
path: root/include/ft_build.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/ft_build.h')
-rw-r--r--include/ft_build.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/ft_build.h b/include/ft_build.h
index be4229ec3a..1fb6b4d11e 100644
--- a/include/ft_build.h
+++ b/include/ft_build.h
@@ -7,7 +7,7 @@
#define FT_BUILD_H
#include <linux/types.h>
-#include <asm/u-boot.h>
+#include <asm/barebox.h>
/* Definitions used by the flattened device tree */
#define OF_DT_HEADER 0xd00dfeed /* marker */