aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBjoern A. Zeeb <bz@FreeBSD.org>2023-10-04 10:17:21 +0000
committerBjoern A. Zeeb <bz@FreeBSD.org>2023-10-04 10:17:21 +0000
commitf06c928544747326c04f84c582bcd5fda0d7bb91 (patch)
tree19406af73f1dafc9f372394c2feb01ef0f57d56d
parent74c2461386ea5eeb41e674df6b16a44b0509a882 (diff)
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
-rw-r--r--sys/compat/linuxkpi/dummy/include/linux/agp_backend.h0
-rw-r--r--sys/compat/linuxkpi/dummy/include/linux/utsname.h0
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
--- a/sys/compat/linuxkpi/dummy/include/linux/agp_backend.h
+++ /dev/null
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
--- a/sys/compat/linuxkpi/dummy/include/linux/utsname.h
+++ /dev/null