aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/qcom_dwc3
diff options
context:
space:
mode:
authorEmmanuel Vadot <manu@FreeBSD.org>2023-12-26 17:56:52 +0000
committerEmmanuel Vadot <manu@FreeBSD.org>2024-01-10 18:20:34 +0000
commit950a6087ec18cd22464b3297573f54a6d9223c99 (patch)
tree6fb7d91c0ac8713e46b737d2f56ed08e04922613 /sys/dev/qcom_dwc3
parentb2f0caf160993c30a0d0e3d52e8a2d03616908cd (diff)
Diffstat (limited to 'sys/dev/qcom_dwc3')
-rw-r--r--sys/dev/qcom_dwc3/qcom_dwc3.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/qcom_dwc3/qcom_dwc3.c b/sys/dev/qcom_dwc3/qcom_dwc3.c
index 71c95096e5cf..cd58b9ef7705 100644
--- a/sys/dev/qcom_dwc3/qcom_dwc3.c
+++ b/sys/dev/qcom_dwc3/qcom_dwc3.c
@@ -47,7 +47,7 @@
#include <dev/clk/clk.h>
#include <dev/hwreset/hwreset.h>
-#include <dev/extres/phy/phy_usb.h>
+#include <dev/phy/phy_usb.h>
#include <dev/extres/syscon/syscon.h>
static struct ofw_compat_data compat_data[] = {