Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 317571
b: refs/heads/master
c: 9b1904c
h: refs/heads/master
i:
  317569: ab8a601
  317567: f713a5a
v: v3
  • Loading branch information
Javier M. Mellid authored and Greg Kroah-Hartman committed Jun 26, 2012
1 parent 54697ab commit c129d0b
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 6 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: 258767fed9da230553d92e2d53f5f872d55795b1
refs/heads/master: 9b1904c7cf2ff7e69ff2bbf2e0308a231e8064c2
1 change: 0 additions & 1 deletion trunk/drivers/staging/sm7xxfb/sm7xx.h
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
*/

#define NR_PALETTE 256
#define NR_RGB 2

#define FB_ACCEL_SMI_LYNX 88

Expand Down
4 changes: 0 additions & 4 deletions trunk/drivers/staging/sm7xxfb/sm7xxfb.c
Original file line number Diff line number Diff line change
Expand Up @@ -42,10 +42,6 @@ struct screen_info smtc_screen_info;
struct smtcfb_info {
struct fb_info fb;
struct pci_dev *pdev;
struct {
u8 red, green, blue;
} palette[NR_RGB];
u_int palette_size;

u16 chipID;
unsigned char __iomem *m_pMMIO;
Expand Down

0 comments on commit c129d0b

Please sign in to comment.