Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 304497
b: refs/heads/master
c: 5c40fb3
h: refs/heads/master
i:
  304495: f9af3d9
v: v3
  • Loading branch information
Javier M. Mellid authored and Greg Kroah-Hartman committed Apr 30, 2012
1 parent d9b9418 commit 794c5f0
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 5 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: 9be467d5b7ef350ef50eddcccfb5ad69b2c19090
refs/heads/master: 5c40fb37c7e43db66ba8ecd4499ad5a6c2e734b8
3 changes: 1 addition & 2 deletions trunk/drivers/staging/sm7xx/smtcfb.c
Original file line number Diff line number Diff line change
Expand Up @@ -821,8 +821,7 @@ static int __devinit smtcfb_pci_probe(struct pci_dev *pdev,
int err;
unsigned long pFramebufferPhysical;

dev_info(&pdev->dev,
"Silicon Motion display driver " SMTC_LINUX_FB_VERSION);
dev_info(&pdev->dev, "Silicon Motion display driver.");

err = pci_enable_device(pdev); /* enable SMTC chip */
if (err)
Expand Down
2 changes: 0 additions & 2 deletions trunk/drivers/staging/sm7xx/smtcfb.h
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@
* more details.
*/

#define SMTC_LINUX_FB_VERSION "version 0.11.2619.21.01 July 27, 2008"

#define NR_PALETTE 256
#define NR_RGB 2

Expand Down

0 comments on commit 794c5f0

Please sign in to comment.