Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 5558
b: refs/heads/master
c: 3fef3fa
h: refs/heads/master
v: v3
  • Loading branch information
Andrew Morton authored and Linus Torvalds committed Aug 2, 2005
1 parent 565b86f commit 2cad868
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: de5b31101fdefab2a7858a17601c1a35aadf237f
refs/heads/master: 3fef3fa24d8d1bb6d82cad195f73917fa6534dac
3 changes: 3 additions & 0 deletions trunk/drivers/net/sk98lin/skge.c
Original file line number Diff line number Diff line change
Expand Up @@ -5206,6 +5206,9 @@ static int skge_resume(struct pci_dev *pdev)

return 0;
}
#else
#define skge_suspend NULL
#define skge_resume NULL
#endif

static struct pci_device_id skge_pci_tbl[] = {
Expand Down

0 comments on commit 2cad868

Please sign in to comment.