aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/smartpqi/smartpqi_main.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/smartpqi/smartpqi_main.c')
-rw-r--r--sys/dev/smartpqi/smartpqi_main.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/sys/dev/smartpqi/smartpqi_main.c b/sys/dev/smartpqi/smartpqi_main.c
index fe0ed051c409..6b32abedd9b2 100644
--- a/sys/dev/smartpqi/smartpqi_main.c
+++ b/sys/dev/smartpqi/smartpqi_main.c
@@ -482,12 +482,6 @@ smartpqi_shutdown(void *arg)
return rval;
}
-static int smartpqi_probe(device_t dev);
-static int smartpqi_attach(device_t dev);
-static int smartpqi_detach(device_t dev);
-static int smartpqi_suspend(device_t dev);
-static int smartpqi_resume(device_t dev);
-
/*
* PCI bus interface.
*/