Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 157144
b: refs/heads/master
c: 4f8ee2c
h: refs/heads/master
v: v3
  • Loading branch information
Benjamin Herrenschmidt authored and Linus Torvalds committed Aug 27, 2009
1 parent aa3f4c3 commit fe8c602
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: cf481442f2e086316ed8a1b3046f00ad23632ac4
refs/heads/master: 4f8ee2c9cc0e885d2bb50ef26db66150ab25213e
2 changes: 1 addition & 1 deletion trunk/lib/lmb.c
Original file line number Diff line number Diff line change
Expand Up @@ -429,7 +429,7 @@ u64 __init lmb_phys_mem_size(void)
return lmb.memory.size;
}

u64 __init lmb_end_of_DRAM(void)
u64 lmb_end_of_DRAM(void)
{
int idx = lmb.memory.cnt - 1;

Expand Down

0 comments on commit fe8c602

Please sign in to comment.