git: 6621842ccfb4 - main - LinuxKPI: add new dummy headers visibility.h and of_net.h
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 11 Oct 2024 20:59:41 UTC
The branch main has been updated by bz:
URL: https://cgit.FreeBSD.org/src/commit/?id=6621842ccfb4dd01470e9085697b553d10634eb0
commit 6621842ccfb4dd01470e9085697b553d10634eb0
Author: Bjoern A. Zeeb <bz@FreeBSD.org>
AuthorDate: 2024-09-28 22:35:56 +0000
Commit: Bjoern A. Zeeb <bz@FreeBSD.org>
CommitDate: 2024-10-11 20:58:35 +0000
LinuxKPI: add new dummy headers visibility.h and of_net.h
Those files are required by updated wireless drivers.
Sponsored by: The FreeBSD Foundation
MFC after: 3 days
---
sys/compat/linuxkpi/dummy/include/kunit/visibility.h | 0
sys/compat/linuxkpi/dummy/include/linux/of_net.h | 0
2 files changed, 0 insertions(+), 0 deletions(-)
diff --git a/sys/compat/linuxkpi/dummy/include/kunit/visibility.h b/sys/compat/linuxkpi/dummy/include/kunit/visibility.h
new file mode 100644
index 000000000000..e69de29bb2d1
diff --git a/sys/compat/linuxkpi/dummy/include/linux/of_net.h b/sys/compat/linuxkpi/dummy/include/linux/of_net.h
new file mode 100644
index 000000000000..e69de29bb2d1