Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 311725
b: refs/heads/master
c: 09b2ad1
h: refs/heads/master
i:
  311723: b739b77
v: v3
  • Loading branch information
Russell King committed Jul 5, 2012
1 parent 88dc7a0 commit 34d0ed0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: b89d607b590397c04b63d94a9e2fca9649917955
refs/heads/master: 09b2ad13da3ac7c717dd86bfca7072d9b36f7449
2 changes: 1 addition & 1 deletion trunk/arch/arm/mm/mm.h
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ extern void __flush_dcache_page(struct address_space *mapping, struct page *page
#ifdef CONFIG_ZONE_DMA
extern phys_addr_t arm_dma_limit;
#else
#define arm_dma_limit ((u32)~0)
#define arm_dma_limit ((phys_addr_t)~0)
#endif

extern phys_addr_t arm_lowmem_limit;
Expand Down

0 comments on commit 34d0ed0

Please sign in to comment.