summaryrefslogtreecommitdiff
path: root/nvif/driver.h
diff options
context:
space:
mode:
Diffstat (limited to 'nvif/driver.h')
-rw-r--r--nvif/driver.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/nvif/driver.h b/nvif/driver.h
index ea5b1b880..b72a8f0c2 100644
--- a/nvif/driver.h
+++ b/nvif/driver.h
@@ -15,6 +15,7 @@ struct nvif_driver {
};
extern const struct nvif_driver nvif_driver_nvkm;
+extern const struct nvif_driver nvif_driver_drm;
extern const struct nvif_driver nvif_driver_lib;
#endif