Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 339830
b: refs/heads/master
c: 686ea58
h: refs/heads/master
v: v3
  • Loading branch information
Domenico Andreoli authored and Stephen Warren committed Oct 26, 2012
1 parent d0936da commit 64c7351
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: dd3c7548b98bcefd3b21a9c3a2b1d584933467cc
refs/heads/master: 686ea5851e776a85b8bebdc83a8e60c49c1924b3
2 changes: 1 addition & 1 deletion trunk/drivers/clk/clk-bcm2835.c
Original file line number Diff line number Diff line change
Expand Up @@ -55,5 +55,5 @@ void __init bcm2835_init_clocks(void)
pr_err("uart1_pclk not registered\n");
ret = clk_register_clkdev(clk, NULL, "20215000.uart");
if (ret)
pr_err("uart0_pclk alias not registered\n");
pr_err("uart1_pclk alias not registered\n");
}

0 comments on commit 64c7351

Please sign in to comment.