mirror of
https://github.com/djhackersdev/bemanitools.git
synced 2026-03-26 11:54:36 -05:00
tpyo
This commit is contained in:
parent
780c0508f8
commit
d65417eb4c
|
|
@ -137,7 +137,7 @@ bool ddr_io_init(
|
|||
}
|
||||
|
||||
for (int i = 0; i < nodes; i++) {
|
||||
if (!aciodrv_mdxf_init(mdxf_device, i, false)) {
|
||||
if (!aciodrv_mdxf_init(mdxf_device, i)) {
|
||||
log_warning("Opening mdxf device %d failed", i);
|
||||
return false;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user