Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 146680
b: refs/heads/master
c: 3e98f9f
h: refs/heads/master
v: v3
  • Loading branch information
Paul Mundt committed Apr 24, 2009
1 parent b74d01b commit cb7a3d2
Show file tree
Hide file tree
Showing 2 changed files with 3 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: cf242007a1eb29dcf93d1cb34713ec9b3f4a0e1b
refs/heads/master: 3e98f9f15e916c48dfc5231d7e6a59be7f122764
2 changes: 2 additions & 0 deletions trunk/arch/sh/include/asm/pci.h
Original file line number Diff line number Diff line change
Expand Up @@ -88,13 +88,15 @@ static inline void pcibios_penalize_isa_irq(int irq, int active)
#define pci_unmap_len_set(PTR, LEN_NAME, VAL) do { } while (0)
#endif

#ifdef CONFIG_PCI
static inline void pci_dma_burst_advice(struct pci_dev *pdev,
enum pci_dma_burst_strategy *strat,
unsigned long *strategy_parameter)
{
*strat = PCI_DMA_BURST_INFINITY;
*strategy_parameter = ~0UL;
}
#endif

#ifdef CONFIG_SUPERH32
/*
Expand Down

0 comments on commit cb7a3d2

Please sign in to comment.