aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/xilinx
diff options
context:
space:
mode:
authorAndrew Turner <andrew@FreeBSD.org>2022-05-23 13:50:03 +0000
committerAndrew Turner <andrew@FreeBSD.org>2022-05-23 14:24:35 +0000
commitad52fba11e482949afa687e455d3e6f698f8d584 (patch)
treeecad4146f089d82cee7ec0aa58d04bfaac3101f1 /sys/dev/xilinx
parent5cebd8305afecad82f5d9628d8f7981d33559037 (diff)
Diffstat (limited to 'sys/dev/xilinx')
-rw-r--r--sys/dev/xilinx/xlnx_pcib.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/xilinx/xlnx_pcib.c b/sys/dev/xilinx/xlnx_pcib.c
index 50865d525267..2cba7f7f7282 100644
--- a/sys/dev/xilinx/xlnx_pcib.c
+++ b/sys/dev/xilinx/xlnx_pcib.c
@@ -396,7 +396,7 @@ xlnx_pcib_fdt_attach(device_t dev)
if (error)
return (error);
- return (pci_host_generic_attach(dev));
+ return (pci_host_generic_fdt_attach(dev));
}
static int