Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 123085
b: refs/heads/master
c: 3045b3c
h: refs/heads/master
i:
  123083: 9d59252
v: v3
  • Loading branch information
FUJITA Tomonori authored and Paul Mackerras committed Dec 16, 2008
1 parent 967981f commit 094fa20
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 8 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: 7fe519c207e3400dea6d67e1d483a16b11608423
refs/heads/master: 3045b3cb0b068c9f7601786841cda1e0b4647bd9
7 changes: 0 additions & 7 deletions trunk/arch/powerpc/include/asm/io.h
Original file line number Diff line number Diff line change
Expand Up @@ -713,13 +713,6 @@ static inline void * phys_to_virt(unsigned long address)
*/
#define page_to_phys(page) ((phys_addr_t)page_to_pfn(page) << PAGE_SHIFT)

/* We do NOT want virtual merging, it would put too much pressure on
* our iommu allocator. Instead, we want drivers to be smart enough
* to coalesce sglists that happen to have been mapped in a contiguous
* way by the iommu
*/
#define BIO_VMERGE_BOUNDARY 0

/*
* 32 bits still uses virt_to_bus() for it's implementation of DMA
* mappings se we have to keep it defined here. We also have some old
Expand Down

0 comments on commit 094fa20

Please sign in to comment.