summaryrefslogtreecommitdiffstats
path: root/drivers/staging/xgifb/XGI_main.h
diff options
context:
space:
mode:
authorAaro Koskinen2011-10-11 20:47:25 +0200
committerGreg Kroah-Hartman2011-10-12 17:51:47 +0200
commit39f10bf18c80c98d9fec376beabe80b9c59c7498 (patch)
tree9d7a7c158978a883f21af22e7c025921cd65a805 /drivers/staging/xgifb/XGI_main.h
parentstaging: xgifb: move pseudo_palette into xgifb_video_info (diff)
downloadkernel-qcow2-linux-39f10bf18c80c98d9fec376beabe80b9c59c7498.tar.gz
kernel-qcow2-linux-39f10bf18c80c98d9fec376beabe80b9c59c7498.tar.xz
kernel-qcow2-linux-39f10bf18c80c98d9fec376beabe80b9c59c7498.zip
staging: xgifb: eliminate XGIfb_CRT2_write_enable variable
Replace XGIfb_CRT2_write_enable with IND_XGI_CRT2_WRITE_ENABLE_315. Signed-off-by: Aaro Koskinen <aaro.koskinen@iki.fi> Reviewed-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/staging/xgifb/XGI_main.h')
-rw-r--r--drivers/staging/xgifb/XGI_main.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/drivers/staging/xgifb/XGI_main.h b/drivers/staging/xgifb/XGI_main.h
index e584f0b65439..7e5d029512dc 100644
--- a/drivers/staging/xgifb/XGI_main.h
+++ b/drivers/staging/xgifb/XGI_main.h
@@ -171,9 +171,6 @@ static int XGIfb_tvmode;
static int enable_dstn;
static int XGIfb_ypan = -1;
-
-static int XGIfb_CRT2_write_enable;
-
/* TW: CRT2 type (for overriding autodetection) */
static int XGIfb_crt2type = -1;
/* PR: Tv plug type (for overriding autodetection) */