|
@@ -17,5 +17,6 @@ struct nvif_driver {
|
|
extern const struct nvif_driver nvif_driver_nvkm;
|
|
extern const struct nvif_driver nvif_driver_nvkm;
|
|
extern const struct nvif_driver nvif_driver_drm;
|
|
extern const struct nvif_driver nvif_driver_drm;
|
|
extern const struct nvif_driver nvif_driver_lib;
|
|
extern const struct nvif_driver nvif_driver_lib;
|
|
|
|
+extern const struct nvif_driver nvif_driver_null;
|
|
|
|
|
|
#endif
|
|
#endif
|