git: 59559d1354ee - main - LinuxKPI: remove now implemented dummy headers.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 23 Mar 2023 01:18:23 UTC
The branch main has been updated by bz:
URL: https://cgit.FreeBSD.org/src/commit/?id=59559d1354ee1bbff7dbf7c483a28b028b05c7fe
commit 59559d1354ee1bbff7dbf7c483a28b028b05c7fe
Author: Bjoern A. Zeeb <bz@FreeBSD.org>
AuthorDate: 2023-03-23 01:15:53 +0000
Commit: Bjoern A. Zeeb <bz@FreeBSD.org>
CommitDate: 2023-03-23 01:15:53 +0000
LinuxKPI: remove now implemented dummy headers.
Both iommu.h and kconfig.h now exist in the common code.
There is no need for the duplicate (empty) headers anymore.
---
sys/compat/linuxkpi/dummy/include/linux/iommu.h | 0
sys/compat/linuxkpi/dummy/include/linux/kconfig.h | 0
2 files changed, 0 insertions(+), 0 deletions(-)
diff --git a/sys/compat/linuxkpi/dummy/include/linux/iommu.h b/sys/compat/linuxkpi/dummy/include/linux/iommu.h
deleted file mode 100644
index e69de29bb2d1..000000000000
diff --git a/sys/compat/linuxkpi/dummy/include/linux/kconfig.h b/sys/compat/linuxkpi/dummy/include/linux/kconfig.h
deleted file mode 100644
index e69de29bb2d1..000000000000