libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
[platform/kernel/u-boot.git] / drivers / usb / host / xhci-exynos5.c
index bf72865..6f08d5d 100644 (file)
@@ -16,7 +16,7 @@
 #include <common.h>
 #include <dm.h>
 #include <fdtdec.h>
-#include <libfdt.h>
+#include <linux/libfdt.h>
 #include <malloc.h>
 #include <usb.h>
 #include <watchdog.h>