summaryrefslogtreecommitdiffstats
path: root/sys/dev/amr/amrvar.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/amr/amrvar.h')
-rw-r--r--sys/dev/amr/amrvar.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/amr/amrvar.h b/sys/dev/amr/amrvar.h
index 2378c97..fcfb397 100644
--- a/sys/dev/amr/amrvar.h
+++ b/sys/dev/amr/amrvar.h
@@ -202,7 +202,7 @@ struct amr_softc
TAILQ_HEAD(, ccb_hdr) amr_cam_ccbq;
/* control device */
- dev_t amr_dev_t;
+ struct cdev *amr_dev_t;
/* controller type-specific support */
int amr_type;
OpenPOWER on IntegriCloud