The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=ab55b58b5c515148e6ef65422c9fda17085f07cd
commit ab55b58b5c515148e6ef65422c9fda17085f07cd Author: Bjoern A. Zeeb <b...@freebsd.org> AuthorDate: 2023-06-10 22:52:04 +0000 Commit: Bjoern A. Zeeb <b...@freebsd.org> CommitDate: 2023-06-10 23:05:49 +0000 LinuxKPI: add dummy of.h Given https://reviews.freebsd.org/D34318 was abandoned add an empty of.h dummy header file to at least avoid #include errors and avoid covering those #include with CONFIG_OF. MFC after: 10 days --- sys/compat/linuxkpi/dummy/include/linux/of.h | 0 1 file changed, 0 insertions(+), 0 deletions(-) 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