git: de2a4e80d7d3 - main - LinuxKPI: remove dummy header files with implementation
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 29 Mar 2024 19:10:54 UTC
The branch main has been updated by bz:
URL: https://cgit.FreeBSD.org/src/commit/?id=de2a4e80d7d36651eaa688405ba72562cb7bc87c
commit de2a4e80d7d36651eaa688405ba72562cb7bc87c
Author: Bjoern A. Zeeb <bz@FreeBSD.org>
AuthorDate: 2024-03-29 19:07:58 +0000
Commit: Bjoern A. Zeeb <bz@FreeBSD.org>
CommitDate: 2024-03-29 19:10:02 +0000
LinuxKPI: remove dummy header files with implementation
All three files now have an implementation so we no longer need the
"dummy" versions.
Sponsored by: The FreeBSD Foundation
---
sys/compat/linuxkpi/dummy/include/asm/neon.h | 0
sys/compat/linuxkpi/dummy/include/linux/build_bug.h | 0
sys/compat/linuxkpi/dummy/include/linux/of.h | 0
3 files changed, 0 insertions(+), 0 deletions(-)
diff --git a/sys/compat/linuxkpi/dummy/include/asm/neon.h b/sys/compat/linuxkpi/dummy/include/asm/neon.h
deleted file mode 100644
index e69de29bb2d1..000000000000
diff --git a/sys/compat/linuxkpi/dummy/include/linux/build_bug.h b/sys/compat/linuxkpi/dummy/include/linux/build_bug.h
deleted file mode 100644
index e69de29bb2d1..000000000000
diff --git a/sys/compat/linuxkpi/dummy/include/linux/of.h b/sys/compat/linuxkpi/dummy/include/linux/of.h
deleted file mode 100644
index e69de29bb2d1..000000000000