summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sys/dev/twa/twa_freebsd.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/twa/twa_freebsd.c b/sys/dev/twa/twa_freebsd.c
index ed8c355..b1138af 100644
--- a/sys/dev/twa/twa_freebsd.c
+++ b/sys/dev/twa/twa_freebsd.c
@@ -146,7 +146,6 @@ static int twa_shutdown (device_t dev);
static int twa_suspend (device_t dev);
static int twa_resume (device_t dev);
static void twa_pci_intr(void *arg);
-static void twa_intrhook (void *arg);
static device_method_t twa_methods[] = {
/* Device interface */
OpenPOWER on IntegriCloud