projects
/
platform
/
kernel
/
linux-3.10.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c38d044
)
staging: xgifb: delete XGI300paneltype
author
Aaro Koskinen
<aaro.koskinen@iki.fi>
Fri, 6 Apr 2012 22:13:53 +0000
(
01:13
+0300)
committer
Greg 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
patch
|
blob
|
history
diff --git
a/drivers/staging/xgifb/XGI_main.h
b/drivers/staging/xgifb/XGI_main.h
index
7621bbf
..
513e4e0
100644
(file)
--- 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,