git: 78cab57ac6aa - main - LinuxKPI: dummy: remove files which have implementation
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 05 Feb 2023 20:34:34 UTC
The branch main has been updated by bz:
URL: https://cgit.FreeBSD.org/src/commit/?id=78cab57ac6aad5c4c9334ca99ed89cbc3579ffff
commit 78cab57ac6aad5c4c9334ca99ed89cbc3579ffff
Author: Bjoern A. Zeeb <bz@FreeBSD.org>
AuthorDate: 2023-01-29 17:52:15 +0000
Commit: Bjoern A. Zeeb <bz@FreeBSD.org>
CommitDate: 2023-02-05 20:33:30 +0000
LinuxKPI: dummy: remove files which have implementation
Remove former dummy/ files which now have an actual implementation
in common/ .
Sponsored by: The FreeBSD Foundation
MFC after: 3 days
Differential Revision: https://reviews.freebsd.org/D38269
---
sys/compat/linuxkpi/dummy/include/asm/unaligned.h | 0
sys/compat/linuxkpi/dummy/include/linux/mman.h | 0
sys/compat/linuxkpi/dummy/include/linux/nospec.h | 0
sys/compat/linuxkpi/dummy/include/linux/platform_device.h | 0
sys/compat/linuxkpi/dummy/include/linux/suspend.h | 0
5 files changed, 0 insertions(+), 0 deletions(-)
diff --git a/sys/compat/linuxkpi/dummy/include/asm/unaligned.h b/sys/compat/linuxkpi/dummy/include/asm/unaligned.h
deleted file mode 100644
index e69de29bb2d1..000000000000
diff --git a/sys/compat/linuxkpi/dummy/include/linux/mman.h b/sys/compat/linuxkpi/dummy/include/linux/mman.h
deleted file mode 100644
index e69de29bb2d1..000000000000
diff --git a/sys/compat/linuxkpi/dummy/include/linux/nospec.h b/sys/compat/linuxkpi/dummy/include/linux/nospec.h
deleted file mode 100644
index e69de29bb2d1..000000000000
diff --git a/sys/compat/linuxkpi/dummy/include/linux/platform_device.h b/sys/compat/linuxkpi/dummy/include/linux/platform_device.h
deleted file mode 100644
index e69de29bb2d1..000000000000
diff --git a/sys/compat/linuxkpi/dummy/include/linux/suspend.h b/sys/compat/linuxkpi/dummy/include/linux/suspend.h
deleted file mode 100644
index e69de29bb2d1..000000000000