Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 127743
b: refs/heads/master
c: 13731d1
h: refs/heads/master
i:
  127741: efa91c7
  127739: 6f1e2c2
  127735: 84e4de2
  127727: 25c2310
  127711: a18e85e
  127679: b799a87
  127615: 364791c
  127487: 0882586
v: v3
  • Loading branch information
Nicolas Pitre authored and Russell King committed Jan 8, 2009
1 parent 32f408a commit 3e60ee1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: e2d5406e53274a44ce12d034d926a68a3b6287a8
refs/heads/master: 13731d1a2faddc6895a1c569a66a2c41020a92e6
1 change: 1 addition & 0 deletions trunk/arch/arm/mach-kirkwood/common.c
Original file line number Diff line number Diff line change
Expand Up @@ -698,6 +698,7 @@ void __init kirkwood_init(void)
printk(KERN_INFO "Kirkwood: %s, TCLK=%d.\n",
kirkwood_id(), kirkwood_tclk);
kirkwood_ge00_shared_data.t_clk = kirkwood_tclk;
kirkwood_ge01_shared_data.t_clk = kirkwood_tclk;
kirkwood_spi_plat_data.tclk = kirkwood_tclk;
kirkwood_uart0_data[0].uartclk = kirkwood_tclk;
kirkwood_uart1_data[0].uartclk = kirkwood_tclk;
Expand Down

0 comments on commit 3e60ee1

Please sign in to comment.