aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/esp/esp_pci.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/esp/esp_pci.c')
-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