Fix a typo that was hidden by AMR_DEBUG.

This commit is contained in:
Scott Long 2007-12-02 18:47:31 +00:00
parent 3002614d91
commit 4c92c3889c

View file

@ -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);