Skip to content

nv_driver.c: add the missing FB_ACCESS_WRAPPER macro

Zixing Liu requested to merge liushuyu/xf86-video-nouveau:master into master

This merge request adds the missing FB_ACCESS_WRAPPER macro. We need to define this macro to properly use gated functions like wfbFinishScreenInit.

Merge request reports