Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 109148
b: refs/heads/master
c: 1374d08
h: refs/heads/master
v: v3
  • Loading branch information
Atsushi Nemoto authored and Ralf Baechle committed Aug 26, 2008
1 parent 3ae1b71 commit 903135a
Show file tree
Hide file tree
Showing 2 changed files with 4 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: 2841d8b893fd326aa039f28c3040378db8ebe8ef
refs/heads/master: 1374d084736fff6f72f1d143ffdaa90cddd86e7e
3 changes: 3 additions & 0 deletions trunk/arch/mips/txx9/generic/setup.c
Original file line number Diff line number Diff line change
Expand Up @@ -328,6 +328,9 @@ void __init arch_init_irq(void)

void __init plat_time_init(void)
{
#ifdef CONFIG_CPU_TX49XX
mips_hpt_frequency = txx9_cpu_clock / 2;
#endif
txx9_board_vec->time_init();
}

Expand Down

0 comments on commit 903135a

Please sign in to comment.