aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/qcom_qup/qcom_spi_hw.c
diff options
context:
space:
mode:
authorEmmanuel Vadot <manu@FreeBSD.org>2023-12-26 17:49:19 +0000
committerEmmanuel Vadot <manu@FreeBSD.org>2024-01-10 18:20:28 +0000
commit1f469a9fc498c3d406ef7c4e347232678f49da0a (patch)
treebc241c5031f1ae1793e4c6f2dfd84eb31b9e0ae8 /sys/dev/qcom_qup/qcom_spi_hw.c
parentbe82b3a0bf72ed3b5f01ac9fcd8dcd3802e3c742 (diff)
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>