Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 336919
b: refs/heads/master
c: 03f94c0
h: refs/heads/master
i:
  336917: 4218485
  336915: 158285a
  336911: ffa9cc7
v: v3
  • Loading branch information
Bill Pemberton authored and Greg Kroah-Hartman committed Nov 28, 2012
1 parent a5b8ced commit 3e311fe
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 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: 678e8a6be911dd8684b894687ae88ff3b0ae4659
refs/heads/master: 03f94c0f6215fa0cc471d07ffb3c4bcb1a0889c1
2 changes: 1 addition & 1 deletion trunk/drivers/firewire/nosy.c
Original file line number Diff line number Diff line change
Expand Up @@ -529,7 +529,7 @@ remove_card(struct pci_dev *dev)

#define RCV_BUFFER_SIZE (16 * 1024)

static int __devinit
static int
add_card(struct pci_dev *dev, const struct pci_device_id *unused)
{
struct pcilynx *lynx;
Expand Down
2 changes: 1 addition & 1 deletion trunk/drivers/firewire/ohci.c
Original file line number Diff line number Diff line change
Expand Up @@ -3537,7 +3537,7 @@ static inline void pmac_ohci_on(struct pci_dev *dev) {}
static inline void pmac_ohci_off(struct pci_dev *dev) {}
#endif /* CONFIG_PPC_PMAC */

static int __devinit pci_probe(struct pci_dev *dev,
static int pci_probe(struct pci_dev *dev,
const struct pci_device_id *ent)
{
struct fw_ohci *ohci;
Expand Down

0 comments on commit 3e311fe

Please sign in to comment.