diff options
Diffstat (limited to 'drivers/gpu/drm/nouveau/nouveau_drv.h')
-rw-r--r-- | drivers/gpu/drm/nouveau/nouveau_drv.h | 2 |
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 */ |
662 | extern int nouveau_noagp; | 662 | extern int nouveau_agpmode; |
663 | extern int nouveau_duallink; | 663 | extern int nouveau_duallink; |
664 | extern int nouveau_uscript_lvds; | 664 | extern int nouveau_uscript_lvds; |
665 | extern int nouveau_uscript_tmds; | 665 | extern int nouveau_uscript_tmds; |