aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nouveau_drv.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/drm/nouveau/nouveau_drv.h')
-rw-r--r--drivers/gpu/drm/nouveau/nouveau_drv.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpu/drm/nouveau/nouveau_drv.h b/drivers/gpu/drm/nouveau/nouveau_drv.h
index c8b990b09f5..cc1892cce6c 100644
--- a/drivers/gpu/drm/nouveau/nouveau_drv.h
+++ b/drivers/gpu/drm/nouveau/nouveau_drv.h
@@ -659,7 +659,7 @@ nouveau_bo_ref(struct nouveau_bo *ref, struct nouveau_bo **pnvbo)
659} while (0) 659} while (0)
660 660
661/* nouveau_drv.c */ 661/* nouveau_drv.c */
662extern int nouveau_noagp; 662extern int nouveau_agpmode;
663extern int nouveau_duallink; 663extern int nouveau_duallink;
664extern int nouveau_uscript_lvds; 664extern int nouveau_uscript_lvds;
665extern int nouveau_uscript_tmds; 665extern int nouveau_uscript_tmds;