mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-09 14:56:54 -04:00
staging: xgifb: Removes unused variable
Signed-off-by: Javier Martinez Canillas <martinez.javier@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
07fd7364b3
commit
430eb1baae
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user