Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 131468
b: refs/heads/master
c: e49590b
h: refs/heads/master
v: v3
  • Loading branch information
Chris Ball authored and Ingo Molnar committed Feb 14, 2009
1 parent 5fe38d7 commit 22608e2
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: b13e24644c138d0ddbc451403c30a96b09bfd556
refs/heads/master: e49590b6dd356f8ef10ba3531a29e5086f6f2e3a
2 changes: 1 addition & 1 deletion trunk/arch/x86/kernel/olpc.c
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@ static void __init platform_detect(void)
static void __init platform_detect(void)
{
/* stopgap until OFW support is added to the kernel */
olpc_platform_info.boardrev = 0xc2;
olpc_platform_info.boardrev = olpc_board(0xc2);
}
#endif

Expand Down

0 comments on commit 22608e2

Please sign in to comment.