Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 322631
b: refs/heads/master
c: b4ad515
h: refs/heads/master
i:
  322629: fc1152b
  322627: 68312e7
  322623: 8b6359d
v: v3
  • Loading branch information
Stephen Boyd authored and Russell King committed Sep 7, 2012
1 parent c708b96 commit f7d9355
Show file tree
Hide file tree
Showing 2 changed files with 4 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: 36418c516b31bff4ff949c7c618430a1a514debe
refs/heads/master: b4ad51559c2f12c34a0340b26ffb02e4b285bc51
3 changes: 3 additions & 0 deletions trunk/arch/arm/include/asm/memory.h
Original file line number Diff line number Diff line change
Expand Up @@ -187,6 +187,7 @@ static inline unsigned long __phys_to_virt(unsigned long x)
#define __phys_to_virt(x) ((x) - PHYS_OFFSET + PAGE_OFFSET)
#endif
#endif
#endif /* __ASSEMBLY__ */

#ifndef PHYS_OFFSET
#ifdef PLAT_PHYS_OFFSET
Expand All @@ -196,6 +197,8 @@ static inline unsigned long __phys_to_virt(unsigned long x)
#endif
#endif

#ifndef __ASSEMBLY__

/*
* PFNs are used to describe any physical page; this means
* PFN 0 == physical address 0.
Expand Down

0 comments on commit f7d9355

Please sign in to comment.