mirror of
https://github.com/X11Libre/xf86-video-nv.git
synced 2026-03-24 01:24:21 +00:00
Bug #3628: Fix video driver submodule visibility.
This commit is contained in:
@@ -273,14 +273,14 @@ rivaSetup(pointer module, pointer opts, int *errmaj, int *errmin)
|
||||
|
||||
#endif /* XFree86LOADER */
|
||||
|
||||
const OptionInfoRec *
|
||||
_X_EXPORT const OptionInfoRec *
|
||||
RivaAvailableOptions(int chipid, int busid)
|
||||
{
|
||||
return RivaOptions;
|
||||
}
|
||||
|
||||
|
||||
Bool
|
||||
_X_EXPORT Bool
|
||||
RivaGetScrnInfoRec(PciChipsets *chips, int chip)
|
||||
{
|
||||
ScrnInfoPtr pScrn;
|
||||
|
||||
Reference in New Issue
Block a user