Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 338129
b: refs/heads/master
c: 361a201
h: refs/heads/master
i:
  338127: 9c235cd
v: v3
  • Loading branch information
Bill Pemberton authored and Greg Kroah-Hartman committed Nov 21, 2012
1 parent 07d3b32 commit e6ab87f
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: ecb4f3879d197ed8c248592acfc2741280d20045
refs/heads/master: 361a2018596604e8e101aa86f296026760a705e1
2 changes: 1 addition & 1 deletion trunk/drivers/staging/sm7xxfb/sm7xxfb.c
Original file line number Diff line number Diff line change
Expand Up @@ -928,7 +928,7 @@ static DEFINE_PCI_DEVICE_TABLE(smtcfb_pci_table) = {
{0,}
};

static void __devexit smtcfb_pci_remove(struct pci_dev *pdev)
static void smtcfb_pci_remove(struct pci_dev *pdev)
{
struct smtcfb_info *sfb;

Expand Down

0 comments on commit e6ab87f

Please sign in to comment.