Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 191898
b: refs/heads/master
c: 8ae8442
h: refs/heads/master
v: v3
  • Loading branch information
Mingliang Hu authored and Eric Miao committed May 11, 2010
1 parent 2e19214 commit 52a2527
Show file tree
Hide file tree
Showing 2 changed files with 5 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: 55d3936d30affccb904f9294a3076ccb7bf09688
refs/heads/master: 8ae84427bb05c2921dcb0200b161b904028b5784
4 changes: 4 additions & 0 deletions trunk/arch/arm/mach-mmp/include/mach/timex.h
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,8 @@
* published by the Free Software Foundation.
*/

#ifdef CONFIG_CPU_MMP2
#define CLOCK_TICK_RATE 6500000
#else
#define CLOCK_TICK_RATE 3250000
#endif

0 comments on commit 52a2527

Please sign in to comment.