nds32: Make u-boot-nds32.h a private header
[oweals/u-boot.git] / arch / nds32 / include / asm / u-boot.h
index 2efdeb1243b80bc5437c8d65c0071e26a6d4fd60..4378ebf44b952ca16bd31b9216ae3af3d73be66f 100644 (file)
@@ -20,6 +20,8 @@
 #ifndef _U_BOOT_H_
 #define _U_BOOT_H_     1
 
+#include <asm/u-boot-nds32.h>
+
 #include <environment.h>
 
 typedef struct bd_info {