Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 5477
b: refs/heads/master
c: a46e812
h: refs/heads/master
i:
  5475: f6b594a
v: v3
  • Loading branch information
Kumar Gala authored and Linus Torvalds committed Jul 29, 2005
1 parent 134792c commit 805fbf7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 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: 10f4338ca8534823bc6c843edbbe42fd4e73d258
refs/heads/master: a46e812620bd7db457ce002544a1a6572c313d8a
5 changes: 2 additions & 3 deletions trunk/include/linux/pci.h
Original file line number Diff line number Diff line change
Expand Up @@ -971,6 +971,8 @@ static inline int pci_enable_wake(struct pci_dev *dev, pci_power_t state, int en

#define isa_bridge ((struct pci_dev *)NULL)

#define pci_dma_burst_advice(pdev, strat, strategy_parameter) do { } while (0)

#else

/*
Expand All @@ -985,9 +987,6 @@ static inline int pci_proc_domain(struct pci_bus *bus)
return 0;
}
#endif

#define pci_dma_burst_advice(pdev, strat, strategy_parameter) do { } while (0)

#endif /* !CONFIG_PCI */

/* these helpers provide future and backwards compatibility
Expand Down

0 comments on commit 805fbf7

Please sign in to comment.