git: d6f5ea1dc1b3 - stable/13 - LinuxKPI: add further dummy header files
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 26 Jun 2023 12:08:51 UTC
The branch stable/13 has been updated by bz:
URL: https://cgit.FreeBSD.org/src/commit/?id=d6f5ea1dc1b32021fa623c27bfcfa17f9e4e2567
commit d6f5ea1dc1b32021fa623c27bfcfa17f9e4e2567
Author: Bjoern A. Zeeb <bz@FreeBSD.org>
AuthorDate: 2023-05-20 00:41:45 +0000
Commit: Bjoern A. Zeeb <bz@FreeBSD.org>
CommitDate: 2023-06-26 09:19:17 +0000
LinuxKPI: add further dummy header files
Wireless drivers try to include these files. Add them empty for no
better reason yet.
Sponsored by: The FreeBSD Foundation
(cherry picked from commit b7afaf8a411a0536691feabb024ffd5afb579eb5)
(cherry picked from commit 6a1c5037363aebd14333bb759237d2b19a1608d8)
(cherry picked from commit ab55b58b5c515148e6ef65422c9fda17085f07cd)
---
sys/compat/linuxkpi/dummy/include/linux/kstrtox.h | 0
sys/compat/linuxkpi/dummy/include/linux/of.h | 0
sys/compat/linuxkpi/dummy/include/linux/of_irq.h | 0
sys/compat/linuxkpi/dummy/include/linux/thermal.h | 0
4 files changed, 0 insertions(+), 0 deletions(-)
diff --git a/sys/compat/linuxkpi/dummy/include/linux/kstrtox.h b/sys/compat/linuxkpi/dummy/include/linux/kstrtox.h
new file mode 100644
index 000000000000..e69de29bb2d1
diff --git a/sys/compat/linuxkpi/dummy/include/linux/of.h b/sys/compat/linuxkpi/dummy/include/linux/of.h
new file mode 100644
index 000000000000..e69de29bb2d1
diff --git a/sys/compat/linuxkpi/dummy/include/linux/of_irq.h b/sys/compat/linuxkpi/dummy/include/linux/of_irq.h
new file mode 100644
index 000000000000..e69de29bb2d1
diff --git a/sys/compat/linuxkpi/dummy/include/linux/thermal.h b/sys/compat/linuxkpi/dummy/include/linux/thermal.h
new file mode 100644
index 000000000000..e69de29bb2d1