Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 17870
b: refs/heads/master
c: c38a04b
h: refs/heads/master
v: v3
  • Loading branch information
Paul Mackerras committed Jan 11, 2006
1 parent 8dfb3f4 commit 4665537
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: c9c47b6e27ca49fb0eea6b021b4919cb2467c8e1
refs/heads/master: c38a04b1ba67e488d94ec680a7dddd4e32d6ddfb
2 changes: 1 addition & 1 deletion trunk/include/asm-powerpc/page.h
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ typedef unsigned long pmd_t;
#define pmd_val(x) (x)
#define __pmd(x) (x)

#ifndef CONFIG_PPC_64K_PAGES
#if defined(CONFIG_PPC64) && !defined(CONFIG_PPC_64K_PAGES)
typedef unsigned long pud_t;
#define pud_val(x) (x)
#define __pud(x) (x)
Expand Down

0 comments on commit 4665537

Please sign in to comment.