Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 204642
b: refs/heads/master
c: 75842ab
h: refs/heads/master
v: v3
  • Loading branch information
FUJITA Tomonori authored and Michal Simek committed Aug 4, 2010
1 parent e211166 commit f4cf95e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 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: d0f140e03e38dc553a0bb61611c15fcede671f23
refs/heads/master: 75842abfd82d4b2ef9bd2ae632ca911e7559a194
6 changes: 0 additions & 6 deletions trunk/arch/microblaze/include/asm/dma-mapping.h
Original file line number Diff line number Diff line change
Expand Up @@ -79,12 +79,6 @@ static inline int dma_supported(struct device *dev, u64 mask)
return ops->dma_supported(dev, mask);
}

#ifdef CONFIG_PCI
/* We have our own implementation of pci_set_dma_mask() */
#define HAVE_ARCH_PCI_SET_DMA_MASK

#endif

static inline int dma_set_mask(struct device *dev, u64 dma_mask)
{
struct dma_map_ops *ops = get_dma_ops(dev);
Expand Down

0 comments on commit f4cf95e

Please sign in to comment.