summaryrefslogtreecommitdiffstats
path: root/sys/dev/cy/cyvar.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/cy/cyvar.h')
-rw-r--r--sys/dev/cy/cyvar.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/cy/cyvar.h b/sys/dev/cy/cyvar.h
index 15ee98c..6b770e8 100644
--- a/sys/dev/cy/cyvar.h
+++ b/sys/dev/cy/cyvar.h
@@ -32,5 +32,5 @@ extern devclass_t cy_devclass;
extern char cy_driver_name[];
void *cyattach_common(cy_addr cy_iobase, int cy_align);
-driver_intr_t cyintr;
+driver_filter_t cyintr;
int cy_units(cy_addr cy_iobase, int cy_align);
OpenPOWER on IntegriCloud