summaryrefslogtreecommitdiffstats
path: root/sys/dev/isf/isf.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/isf/isf.c')
-rw-r--r--sys/dev/isf/isf.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/isf/isf.c b/sys/dev/isf/isf.c
index e537799..eaaad15 100644
--- a/sys/dev/isf/isf.c
+++ b/sys/dev/isf/isf.c
@@ -150,6 +150,7 @@ static void isf_task(void *arg);
* physical package, due to variable block size support in the StrataFlash
* part.
*/
+devclass_t isf_devclass;
static uint16_t
isf_read_reg(struct isf_softc *sc, uint16_t reg)
OpenPOWER on IntegriCloud