Module Name: src Committed By: imil Date: Fri Jan 3 05:57:06 UTC 2025
Modified Files:
src/sys/dev/acpi: files.acpi
Log Message:
Fix MMIO support for VirtIO ACPI: virtio_acpi.c already depends on
virtio_mmio.c, it worked only by accident on Arm kernels which already had
virtio_mmio pulled in
To generate a diff of this commit:
cvs rdiff -u -r1.136 -r1.137 src/sys/dev/acpi/files.acpi
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
