Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 126726
b: refs/heads/master
c: 7b1f281
h: refs/heads/master
v: v3
  • Loading branch information
Greg Kroah-Hartman committed Jan 6, 2009
1 parent 39eaf4b commit 28db17d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 10 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: 5604ec6fb65ba388b698d8490f797267470b8b23
refs/heads/master: 7b1f281350ca1ba1f740ced203136d27390b22c1
9 changes: 0 additions & 9 deletions trunk/drivers/staging/comedi/drivers/comedi_pci.h
Original file line number Diff line number Diff line change
Expand Up @@ -28,15 +28,6 @@

#include <linux/pci.h>

/*
* Enables PCI device without requesting regions. Just a simple wrapper
* for pci_enable_device().
*/
static inline int comedi_pci_enable_no_regions(struct pci_dev *pdev)
{
return pci_enable_device(pdev);
}

/*
* Called to disable PCI device if PCI device has been enabled, but
* PCI regions have not been reserved.
Expand Down

0 comments on commit 28db17d

Please sign in to comment.