Delete unused table.

Signed-off-by: Aaro Koskinen <[email protected]>
---
 drivers/staging/xgifb/XGI_main.h |    7 -------
 1 files changed, 0 insertions(+), 7 deletions(-)

diff --git a/drivers/staging/xgifb/XGI_main.h b/drivers/staging/xgifb/XGI_main.h
index 7621bbf..513e4e0 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,
-- 
1.7.2.5

_______________________________________________
devel mailing list
[email protected]
http://driverdev.linuxdriverproject.org/mailman/listinfo/devel

Reply via email to