summaryrefslogtreecommitdiffstats
path: root/drivers/staging/xgifb/XGI_main.h
diff options
context:
space:
mode:
authorMiguel Gómez <magomez@igalia.com>2012-07-06 12:40:36 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-07-11 16:59:27 -0700
commit949eb0aeb939f5c7022c02358f98ffd235b45ac0 (patch)
tree3020d4ca0f3292527287645bfb60775482fc76c3 /drivers/staging/xgifb/XGI_main.h
parentf12db36d3fd7ab75c29015c32a12d49697e11f61 (diff)
downloadop-kernel-dev-949eb0aeb939f5c7022c02358f98ffd235b45ac0.zip
op-kernel-dev-949eb0aeb939f5c7022c02358f98ffd235b45ac0.tar.gz
Staging: xgifb: Comment cleaning.
Remove commented code and useless comments. Leave only those with relevant hints to the code. Signed-off-by: Miguel Gómez <magomez@igalia.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/xgifb/XGI_main.h')
-rw-r--r--drivers/staging/xgifb/XGI_main.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/drivers/staging/xgifb/XGI_main.h b/drivers/staging/xgifb/XGI_main.h
index be6bb7d..1686c5a 100644
--- a/drivers/staging/xgifb/XGI_main.h
+++ b/drivers/staging/xgifb/XGI_main.h
@@ -68,9 +68,6 @@ static int XGIfb_crt2type = -1;
/* PR: Tv plug type (for overriding autodetection) */
static int XGIfb_tvplug = -1;
-/* TW: For ioctl XGIFB_GET_INFO */
-/* XGIfb_info XGIfbinfo; */
-
#define MD_XGI315 1
/* mode table */
@@ -240,7 +237,6 @@ static const struct _chswtable {
{ 0, 0, "" , "" }
};
-/* Eden Chen */
static const struct _XGI_TV_filter {
u8 filter[9][4];
} XGI_TV_filter[] = {
OpenPOWER on IntegriCloud