]> git.sur5r.net Git - u-boot/blobdiff - include/dt-structs.h
arm: socfpga: Fix with the correct polling on bit is set
[u-boot] / include / dt-structs.h
index 76979e73e174a01959bf08286e0c392a86445d12..c0f56951b530843e2fda58e091bc74da57eafaa0 100644 (file)
@@ -23,7 +23,7 @@ struct phandle_2_arg {
        const void *node;
        int arg[2];
 };
-#include <generated/dt-structs.h>
+#include <generated/dt-structs-gen.h>
 #endif
 
 #endif