Skip to content

Commit

Permalink
staging: xgifb: delete some unused #defines
Browse files Browse the repository at this point in the history
Delete some unused #defines.

Signed-off-by: Aaro Koskinen <aaro.koskinen@iki.fi>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
  • Loading branch information
Aaro Koskinen authored and Greg Kroah-Hartman committed Sep 10, 2012
1 parent 31fb40f commit c62c517
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions drivers/staging/xgifb/vb_def.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,7 @@
#include "../../video/sis/initdef.h"

#define VB_XGI301C 0x0020 /* for 301C */
#define VB_YPbPr1080i 0x03

#define LVDSCRT1Len 15
#define SupportCRT2in301C 0x0100 /* for 301C */
#define SetCHTVOverScan 0x8000

Expand All @@ -22,15 +20,6 @@

#define XGI_CRT2_PORT_00 (0x00 - 0x030)

/* =============================================================
for 310
============================================================== */
#define ModeSoftSetting 0x04

/* ---------------- SetMode Stack */
#define CRT1Len 15
#define VCLKLen 4

#define SupportAllCRT2 0x0078
#define NoSupportTV 0x0070
#define NoSupportHiVisionTV 0x0060
Expand Down

0 comments on commit c62c517

Please sign in to comment.