]> git.sur5r.net Git - u-boot/blobdiff - drivers/usb/common/common.c
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
[u-boot] / drivers / usb / common / common.c
index e8432bb016eb9f707e11d6fd8292c9e345366e94..69cf11cbf5cb1aecfba0d665514d6154425cd083 100644 (file)
@@ -8,7 +8,7 @@
  */
 
 #include <common.h>
-#include <libfdt.h>
+#include <linux/libfdt.h>
 #include <linux/usb/otg.h>
 
 DECLARE_GLOBAL_DATA_PTR;