freebsd-dev/sys/dev/virtio/mmio
Jessica Clarke 85ad7f8da1 virtio_mmio: Delete a stale #if 0'ed debug print
This was blindly moved in r360722 but the variable being printed is not
yet initialised. It's of little use and can easily be added back in the
right place if needed by someone debugging, so just delete it.

Reported by:	bryanv
2021-01-21 02:14:41 +00:00
..
virtio_mmio_acpi.c virtio_mmio: Fix V1 device probing spec conformance (section 4.2.3.1.1) 2021-01-21 01:05:21 +00:00
virtio_mmio_fdt.c virtio_mmio: Fix V1 device probing spec conformance (section 4.2.3.1.1) 2021-01-21 01:05:21 +00:00
virtio_mmio_if.m
virtio_mmio.c virtio_mmio: Delete a stale #if 0'ed debug print 2021-01-21 02:14:41 +00:00
virtio_mmio.h virtio_mmio: Fix V1 device probing spec conformance (section 4.2.3.1.1) 2021-01-21 01:05:21 +00:00