summaryrefslogtreecommitdiffstats
path: root/sys/dev/isf/isf.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/isf/isf.h')
-rw-r--r--sys/dev/isf/isf.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/dev/isf/isf.h b/sys/dev/isf/isf.h
index f5cdc08..bfcca07 100644
--- a/sys/dev/isf/isf.h
+++ b/sys/dev/isf/isf.h
@@ -89,6 +89,8 @@ struct isf_softc {
int isf_attach(struct isf_softc *sc);
void isf_detach(struct isf_softc *sc);
+
+extern devclass_t isf_devclass;
#endif /* _KERNEL */
#endif /* _DEV_ISF_H_ */
OpenPOWER on IntegriCloud