Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 93443
b: refs/heads/master
c: e91d711
h: refs/heads/master
i:
  93441: 20c11db
  93439: 794c84f
v: v3
  • Loading branch information
Josh Boyer authored and Paul Mackerras committed Apr 24, 2008
1 parent ea21e66 commit 34fb04d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 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: df40a57ef16219e5dee75238559960b1dd459c65
refs/heads/master: e91d7119ba8031f57cee5814e31c893487844011
2 changes: 0 additions & 2 deletions trunk/include/asm-ppc/mmu.h
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,8 @@
* physical need a larger than native word size type. -Matt
*/
#ifndef CONFIG_PHYS_64BIT
typedef unsigned long phys_addr_t;
#define PHYS_FMT "%.8lx"
#else
typedef unsigned long long phys_addr_t;
extern phys_addr_t fixup_bigphys_addr(phys_addr_t, phys_addr_t);
#define PHYS_FMT "%16Lx"
#endif
Expand Down

0 comments on commit 34fb04d

Please sign in to comment.