]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commitdiff
staging: xgifb: delete XGI300paneltype
authorAaro Koskinen <aaro.koskinen@iki.fi>
Fri, 6 Apr 2012 22:13:53 +0000 (01:13 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 10 Apr 2012 17:19:08 +0000 (10:19 -0700)
Delete unused table.

Signed-off-by: Aaro Koskinen <aaro.koskinen@iki.fi>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/xgifb/XGI_main.h

index 7621bbf3756b1fc19c6a01694866b77ee53b4f16..513e4e0af84c9a4f561c856053504e0cbb89327c 100644 (file)
@@ -243,13 +243,6 @@ static const struct _XGIbios_mode {
        {"\0", 0x00, 0, 0, 0, 0, 0, 0, 0}
 };
 
-/* TW: CR36 evaluation */
-static const unsigned short XGI300paneltype[] = {
-        LCD_UNKNOWN,  LCD_800x600, LCD_1024x768, LCD_1280x1024,
-       LCD_1280x960,  LCD_640x480, LCD_1024x600, LCD_1152x768,
-       LCD_1024x768, LCD_1024x768, LCD_1024x768,
-       LCD_1024x768, LCD_1024x768, LCD_1024x768, LCD_1024x768};
-
 static const unsigned short XGI310paneltype[] = {
         LCD_UNKNOWN,   LCD_800x600, LCD_1024x768, LCD_1280x1024,
         LCD_640x480,  LCD_1024x600, LCD_1152x864, LCD_1280x960,