diff options
| author | Scott Long <scottl@FreeBSD.org> | 2004-05-15 15:41:59 +0000 |
|---|---|---|
| committer | Scott Long <scottl@FreeBSD.org> | 2004-05-15 15:41:59 +0000 |
| commit | f3a537ca3f6f27d77058bbd0a000baf6a6bb295b (patch) | |
| tree | 73ddeef56f502928c2b64938fa2098952c3b096e /sys/dev/twa | |
| parent | e25b7fccd412fbe89daf9a6d9d7fec1f9c86edf0 (diff) | |
Notes
Diffstat (limited to 'sys/dev/twa')
| -rw-r--r-- | sys/dev/twa/twa_freebsd.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/twa/twa_freebsd.c b/sys/dev/twa/twa_freebsd.c index ed8c35502e17..b1138aff879c 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 */ |
