Skip to content

Mark DriverRec exported in r128_probe.h to match r128_probe.c

Alan Coopersmith requested to merge alanc/xf86-video-r128:solaris into master

Fixes build failure when compiling with Solaris Studio compiler using -xldscope=hidden:

"r128_probe.c", line 359: redeclaration must have the same or more restrictive linker scoping: R128

[Upstreaming patch Solaris has been carrying locally since 2015.]

Merge request reports