NetBSD/sys/dev/acpi/wmi
rin 72d26a2dda Revert previous for now:
http://mail-index.netbsd.org/source-changes/2020/04/16/msg116278.html

The reasoning turned out to be wrong; __KERNEL_RCSID() in header files
does *not* overwrite RCSID in main source files. The real problem is that
it inserts its RCSID into *every* object files. However, it can be still
useful even if heavily duplicated.
2020-04-16 23:29:52 +00:00
..
files.wmi
wmi_acpi.c
wmi_acpivar.h Revert previous for now: 2020-04-16 23:29:52 +00:00
wmi_dell.c
wmi_eeepc.c
wmi_hp.c
wmi_msi.c