Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 173387
b: refs/heads/master
c: 2a8bc92
h: refs/heads/master
i:
  173385: 4087cd6
  173383: 9ee89a7
v: v3
  • Loading branch information
Paul Mundt committed Oct 10, 2009
1 parent 321ffef commit 7b85978
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: 20b5014b3e5fe7b874a3f6a1dc03b0c21cb222cd
refs/heads/master: 2a8bc923455f320da6c460258c21d2235ab2edc8
2 changes: 1 addition & 1 deletion trunk/arch/sh/include/asm/pgtable.h
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ static inline unsigned long phys_addr_mask(void)

return PHYS_ADDR_MASK32;
}
#elif CONFIG_32BIT
#elif defined(CONFIG_32BIT)
static inline unsigned long phys_addr_mask(void)
{
return PHYS_ADDR_MASK32;
Expand Down

0 comments on commit 7b85978

Please sign in to comment.