Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 205956
b: refs/heads/master
c: b99e194
h: refs/heads/master
v: v3
  • Loading branch information
Wu Zhangjin authored and Greg Kroah-Hartman committed Jul 22, 2010
1 parent c7a983d commit 7976a50
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: d7a75e190971209b18fbdb06232c25c7b44c31c5
refs/heads/master: b99e1943fd416a5889300fe0fe58367aa3e5705f
2 changes: 1 addition & 1 deletion trunk/drivers/staging/sm7xx/smtcfb.c
Original file line number Diff line number Diff line change
Expand Up @@ -835,7 +835,7 @@ __setup("vga=", sm712vga_setup);
* Original init function changed to probe method to be used by pci_drv
* process used to detect chips replaced with kernel process in pci_drv
*/
static int __init smtcfb_pci_probe(struct pci_dev *pdev,
static int __devinit smtcfb_pci_probe(struct pci_dev *pdev,
const struct pci_device_id *ent)
{
struct smtcfb_info *sfb;
Expand Down

0 comments on commit 7976a50

Please sign in to comment.