]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
staging: xgifb: Removes unused variable
authorJavier Martinez Canillas <martinez.javier@gmail.com>
Sat, 4 Sep 2010 23:08:20 +0000 (19:08 -0400)
committerGreg Kroah-Hartman <gregkh@suse.de>
Sun, 5 Sep 2010 07:35:37 +0000 (00:35 -0700)
Signed-off-by: Javier Martinez Canillas <martinez.javier@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/xgifb/XGI_main_26.c

index 7cd3e959e9f39f08de0eb635c54cbe5f3b755b52..6c5b2694d792be1402d44155be9380f0fe0c644d 100644 (file)
@@ -3485,7 +3485,6 @@ module_init(xgifb_init);
 static char         *mode = NULL;
 static int          vesa = 0;
 static unsigned int rate = 0;
-static unsigned int crt1off = 1;
 static unsigned int mem = 0;
 static char         *forcecrt2type = NULL;
 static int          forcecrt1 = -1;