summaryrefslogtreecommitdiff
path: root/drivers/phy/sti_usb_phy.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/phy/sti_usb_phy.c')
-rw-r--r--drivers/phy/sti_usb_phy.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/phy/sti_usb_phy.c b/drivers/phy/sti_usb_phy.c
index c671ac648c..727fb8b9ba 100644
--- a/drivers/phy/sti_usb_phy.c
+++ b/drivers/phy/sti_usb_phy.c
@@ -12,7 +12,7 @@
#include <errno.h>
#include <fdtdec.h>
#include <generic-phy.h>
-#include <libfdt.h>
+#include <linux/libfdt.h>
#include <regmap.h>
#include <reset-uclass.h>
#include <syscon.h>