summaryrefslogtreecommitdiffstats
path: root/drivers/video/tdfxfb.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/video/tdfxfb.c')
-rw-r--r--drivers/video/tdfxfb.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/video/tdfxfb.c b/drivers/video/tdfxfb.c
index a99b994c9b6b..e026724a3a56 100644
--- a/drivers/video/tdfxfb.c
+++ b/drivers/video/tdfxfb.c
@@ -169,7 +169,7 @@ static int nowrap = 1; /* not implemented (yet) */
169static int hwcursor = 1; 169static int hwcursor = 1;
170static char *mode_option __devinitdata; 170static char *mode_option __devinitdata;
171/* mtrr option */ 171/* mtrr option */
172static int nomtrr __devinitdata; 172static bool nomtrr __devinitdata;
173 173
174/* ------------------------------------------------------------------------- 174/* -------------------------------------------------------------------------
175 * Hardware-specific funcions 175 * Hardware-specific funcions