Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 304493
b: refs/heads/master
c: d89954f
h: refs/heads/master
i:
  304491: d754340
v: v3
  • Loading branch information
Javier M. Mellid authored and Greg Kroah-Hartman committed Apr 30, 2012
1 parent 8731e77 commit 850303b
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 15 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 86f3125b84b1b830c19ec733bcbea927590e635d
refs/heads/master: d89954fa9b3db254d40136080e91f8ce19646345
8 changes: 0 additions & 8 deletions trunk/drivers/staging/sm7xx/smtcfb.c
Original file line number Diff line number Diff line change
Expand Up @@ -105,14 +105,6 @@ char __iomem *smtc_VRAMBaseAddress; /* video memory starting address */
static u32 colreg[17];
static struct par_info hw; /* hardware information */

u16 smtc_ChipIDs[] = {
0x710,
0x712,
0x720
};

#define numSMTCchipIDs ARRAY_SIZE(smtc_ChipIDs)

static struct fb_var_screeninfo smtcfb_var = {
.xres = 1024,
.yres = 600,
Expand Down
6 changes: 0 additions & 6 deletions trunk/drivers/staging/sm7xx/smtcfb.h
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,6 @@

#define FB_ACCEL_SMI_LYNX 88

#ifdef __BIG_ENDIAN
#define PC_VGA 0
#else
#define PC_VGA 1
#endif

#define SCREEN_X_RES 1024
#define SCREEN_Y_RES 600
#define SCREEN_BPP 16
Expand Down

0 comments on commit 850303b

Please sign in to comment.