summaryrefslogtreecommitdiffstats
path: root/sys/dev
diff options
context:
space:
mode:
authormjacob <mjacob@FreeBSD.org>2002-09-23 05:14:38 +0000
committermjacob <mjacob@FreeBSD.org>2002-09-23 05:14:38 +0000
commit8a5d5158acc37da349e07d32e4d55bd817979be6 (patch)
tree2ff2998a1ee8c412615dc79101c29b73a43cf8d0 /sys/dev
parent2e37a126e1bacd2fb2459da5bb80c95e1124885e (diff)
downloadFreeBSD-src-8a5d5158acc37da349e07d32e4d55bd817979be6.zip
FreeBSD-src-8a5d5158acc37da349e07d32e4d55bd817979be6.tar.gz
We do not need to expose mpt_notify outside of mpt_freebsd.c.
MFC after: 1 week
Diffstat (limited to 'sys/dev')
-rw-r--r--sys/dev/mpt/mpt_freebsd.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/mpt/mpt_freebsd.h b/sys/dev/mpt/mpt_freebsd.h
index 84527bf..6e7cbb4 100644
--- a/sys/dev/mpt/mpt_freebsd.h
+++ b/sys/dev/mpt/mpt_freebsd.h
@@ -327,7 +327,6 @@ mpt_read(mpt_softc_t *mpt, int offset)
void mpt_cam_attach(mpt_softc_t *);
void mpt_cam_detach(mpt_softc_t *);
void mpt_done(mpt_softc_t *, u_int32_t);
-void mpt_notify(mpt_softc_t *, void *, u_int32_t);
void mpt_set_config_regs(mpt_softc_t *);
#ifdef RELENG_4
OpenPOWER on IntegriCloud