summaryrefslogtreecommitdiff
path: root/nvif
diff options
context:
space:
mode:
Diffstat (limited to 'nvif')
-rw-r--r--nvif/client.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/nvif/client.c b/nvif/client.c
index 7048fd91b..20fb38688 100644
--- a/nvif/client.c
+++ b/nvif/client.c
@@ -58,9 +58,7 @@ nvif_client_fini(struct nvif_client *client)
const struct nvif_driver *
nvif_drivers[] = {
#ifdef __KERNEL__
-#if 0
&nvif_driver_nvkm,
-#endif
#else
&nvif_driver_lib,
#endif