diff --git a/sys/dev/amr/amr_pci.c b/sys/dev/amr/amr_pci.c index 2c7e78a85d4..dec96c089df 100644 --- a/sys/dev/amr/amr_pci.c +++ b/sys/dev/amr/amr_pci.c @@ -483,7 +483,7 @@ amr_pci_intr(void *arg) static void amr_pci_free(struct amr_softc *sc) { - void *p + void *p; debug_called(1);