]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - include/asm-generic/u-boot.h
common: Drop image.h from common header
[thirdparty/u-boot.git] / include / asm-generic / u-boot.h
index cc94d39069e11b4f9d3fe06eed68457191256335..6f749736f1819dc1c2788b2aae6877ffe2feadd9 100644 (file)
@@ -23,6 +23,7 @@
 
 #ifndef __ASSEMBLY__
 
+#include <asm/types.h>
 #include <linux/types.h>
 
 typedef struct bd_info {