aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/qcom_qup/qcom_spi_hw.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/qcom_qup/qcom_spi_hw.c')
-rw-r--r--sys/dev/qcom_qup/qcom_spi_hw.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/qcom_qup/qcom_spi_hw.c b/sys/dev/qcom_qup/qcom_spi_hw.c
index 6efbedf0892a..910bd8aa3a0e 100644
--- a/sys/dev/qcom_qup/qcom_spi_hw.c
+++ b/sys/dev/qcom_qup/qcom_spi_hw.c
@@ -50,7 +50,7 @@
#include <dev/ofw/ofw_bus_subr.h>
#include <dev/clk/clk.h>
-#include <dev/extres/hwreset/hwreset.h>
+#include <dev/hwreset/hwreset.h>
#include <dev/spibus/spi.h>
#include <dev/spibus/spibusvar.h>