summaryrefslogtreecommitdiff
path: root/include/asm-generic/u-boot.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-generic/u-boot.h')
-rw-r--r--include/asm-generic/u-boot.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asm-generic/u-boot.h b/include/asm-generic/u-boot.h
index cc94d39069..6f749736f1 100644
--- a/include/asm-generic/u-boot.h
+++ b/include/asm-generic/u-boot.h
@@ -23,6 +23,7 @@
#ifndef __ASSEMBLY__
+#include <asm/types.h>
#include <linux/types.h>
typedef struct bd_info {