summaryrefslogtreecommitdiffstats
path: root/sys/mips/sibyte/sb_zbpci.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/mips/sibyte/sb_zbpci.c')
-rw-r--r--sys/mips/sibyte/sb_zbpci.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/mips/sibyte/sb_zbpci.c b/sys/mips/sibyte/sb_zbpci.c
index 7852a41..df3c4b8 100644
--- a/sys/mips/sibyte/sb_zbpci.c
+++ b/sys/mips/sibyte/sb_zbpci.c
@@ -165,7 +165,7 @@ zbpci_attach(device_t dev)
static struct resource *
zbpci_alloc_resource(device_t bus, device_t child, int type, int *rid,
- u_long start, u_long end, u_long count, u_int flags)
+ rman_res_t start, rman_res_t end, rman_res_t count, u_int flags)
{
struct resource *res;
OpenPOWER on IntegriCloud