summaryrefslogtreecommitdiffstats
path: root/sys/dev/twa
diff options
context:
space:
mode:
authorscottl <scottl@FreeBSD.org>2004-05-15 15:41:59 +0000
committerscottl <scottl@FreeBSD.org>2004-05-15 15:41:59 +0000
commit39293e509f67ff8abceb0435268f2fb11b4f1afd (patch)
tree73ddeef56f502928c2b64938fa2098952c3b096e /sys/dev/twa
parentcf484d6bc5155ef4637ab2c29da09e961676aae1 (diff)
downloadFreeBSD-src-39293e509f67ff8abceb0435268f2fb11b4f1afd.zip
FreeBSD-src-39293e509f67ff8abceb0435268f2fb11b4f1afd.tar.gz
Remove twa_intrhook prototype.
Submitted by: cperciva
Diffstat (limited to 'sys/dev/twa')
-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