aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/esp
diff options
context:
space:
mode:
authorAdrian Chadd <adrian@FreeBSD.org>2016-05-04 06:24:51 +0000
committerAdrian Chadd <adrian@FreeBSD.org>2016-05-04 06:24:51 +0000
commitade965c38b33c5ca4f119f785c4f9f3cfb4f9804 (patch)
treec33c72d9866216b8007a1aa67742818a57c0632f /sys/dev/esp
parentd19677ddd7c8a9ce7f9858c558e177863cfb5b66 (diff)
Notes
Diffstat (limited to 'sys/dev/esp')
-rw-r--r--sys/dev/esp/esp_pci.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/esp/esp_pci.c b/sys/dev/esp/esp_pci.c
index bd85d8e6d32d..fc3af2b2442e 100644
--- a/sys/dev/esp/esp_pci.c
+++ b/sys/dev/esp/esp_pci.c
@@ -97,7 +97,7 @@ __FBSDID("$FreeBSD$");
struct esp_pci_softc {
struct ncr53c9x_softc sc_ncr53c9x; /* glue to MI code */
- struct device *sc_dev;
+ device_t sc_dev;
struct resource *sc_res[2];
#define ESP_PCI_RES_INTR 0