mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2025-01-04 06:06:17 +00:00
t/common: Fix Rift-S builder
This commit is contained in:
parent
7d6f82a634
commit
2f586030be
|
@ -213,6 +213,8 @@ rift_s_open_system(struct xrt_builder *xb,
|
||||||
xsysd->xdev_count, // xdev_count
|
xsysd->xdev_count, // xdev_count
|
||||||
out_xso); // out_xso
|
out_xso); // out_xso
|
||||||
|
|
||||||
|
return XRT_SUCCESS;
|
||||||
|
|
||||||
|
|
||||||
unlock_and_fail:
|
unlock_and_fail:
|
||||||
xret = xrt_prober_unlock_list(xp, &xpdevs);
|
xret = xrt_prober_unlock_list(xp, &xpdevs);
|
||||||
|
|
Loading…
Reference in a new issue