njl 2004-09-16 17:19:16 UTC
FreeBSD src repository
Modified files:
sys/dev/acpica acpi_pci_link.c
Log:
Don't print a warning message if the _CRS value is empty. This is already
covered by other printfs under ACPI_DEBUG and is not a failure case.
MFC after: 3 days
Revision Changes Path
1.30 +5 -7 src/sys/dev/acpica/acpi_pci_link.c