Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 355285
b: refs/heads/master
c: 3734086
h: refs/heads/master
i:
  355283: 428efe8
v: v3
  • Loading branch information
Hiroshi Doyu authored and Stephen Warren committed Jan 28, 2013
1 parent 9fdcb06 commit a197d55
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: 1711b1e10224dbebc885b7bf7ca2f03f51ff9f4a
refs/heads/master: 37340866fb659f955489bd0742788135156a4d3c
2 changes: 1 addition & 1 deletion trunk/drivers/clocksource/tegra20_timer.c
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ static void __init tegra20_init_timer(void)

timer_reg_base = of_iomap(np, 0);
if (!timer_reg_base) {
pr_err("Can't map timer registers");
pr_err("Can't map timer registers\n");
BUG();
}

Expand Down

0 comments on commit a197d55

Please sign in to comment.