git: f06c92854474 - main - LinuxKPI: remove dummy headers with implementations
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 04 Oct 2023 10:19:18 UTC
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=f06c928544747326c04f84c582bcd5fda0d7bb91 commit f06c928544747326c04f84c582bcd5fda0d7bb91 Author: Bjoern A. Zeeb <bz@FreeBSD.org> AuthorDate: 2023-10-04 10:17:21 +0000 Commit: Bjoern A. Zeeb <bz@FreeBSD.org> CommitDate: 2023-10-04 10:17:21 +0000 LinuxKPI: remove dummy headers with implementations Both agp_backend.h and utsname.h have an implementation in common/ these days so the dummy headers are no longer needed. Sponsored by: The FreeBSD Foundation MFC after: 3 days --- sys/compat/linuxkpi/dummy/include/linux/agp_backend.h | 0 sys/compat/linuxkpi/dummy/include/linux/utsname.h | 0 2 files changed, 0 insertions(+), 0 deletions(-) diff --git a/sys/compat/linuxkpi/dummy/include/linux/agp_backend.h b/sys/compat/linuxkpi/dummy/include/linux/agp_backend.h deleted file mode 100644 index e69de29bb2d1..000000000000 diff --git a/sys/compat/linuxkpi/dummy/include/linux/utsname.h b/sys/compat/linuxkpi/dummy/include/linux/utsname.h deleted file mode 100644 index e69de29bb2d1..000000000000