summaryrefslogtreecommitdiffstats
path: root/drivers/staging/xgifb
diff options
context:
space:
mode:
authorAaro Koskinen <aaro.koskinen@iki.fi>2012-04-07 01:13:53 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-04-10 10:19:08 -0700
commitb07b3a90599e6032103c76bed8f03ba1327f54b9 (patch)
tree99345cf347b02dcbf0d1601a5bf406eb57fa3d7e /drivers/staging/xgifb
parentc38d044bf295b99e90a187a1075a01d4d7c52aeb (diff)
downloadlinux-b07b3a90599e6032103c76bed8f03ba1327f54b9.tar.bz2
staging: xgifb: delete XGI300paneltype
Delete unused table. Signed-off-by: Aaro Koskinen <aaro.koskinen@iki.fi> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/xgifb')
-rw-r--r--drivers/staging/xgifb/XGI_main.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/drivers/staging/xgifb/XGI_main.h b/drivers/staging/xgifb/XGI_main.h
index 7621bbf3756b..513e4e0af84c 100644
--- a/drivers/staging/xgifb/XGI_main.h
+++ b/drivers/staging/xgifb/XGI_main.h
@@ -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,