]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/fdt_support.h
Clean up libfdt.h includes
[karo-tx-uboot.git] / include / fdt_support.h
index 568bcbfaa730f19763512088da1ae9ad50dea109..2cccc3551db4e584325c9ea50d29285359fc68c6 100644 (file)
@@ -26,8 +26,7 @@
 
 #ifdef CONFIG_OF_LIBFDT
 
-#include <libfdt_env.h>
-#include <fdt.h>
+#include <libfdt.h>
 
 u32 fdt_getprop_u32_default(const void *fdt, const char *path,
                                const char *prop, const u32 dflt);