Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 258678
b: refs/heads/master
c: 5a145ba
h: refs/heads/master
v: v3
  • Loading branch information
Sascha Hauer committed Jul 7, 2011
1 parent b8cdb00 commit 0c6f653
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 12 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: c0450dfffcbc2b4949cfbaab2928a0828dbd6305
refs/heads/master: 5a145baa1a499845103cd566ee5fe509e042aa80
13 changes: 2 additions & 11 deletions trunk/arch/arm/plat-mxc/include/mach/timex.h
Original file line number Diff line number Diff line change
Expand Up @@ -16,16 +16,7 @@
#ifndef __ASM_ARCH_MXC_TIMEX_H__
#define __ASM_ARCH_MXC_TIMEX_H__

#if defined CONFIG_ARCH_MX1
#define CLOCK_TICK_RATE 16000000
#elif defined CONFIG_ARCH_MX2
#define CLOCK_TICK_RATE 13300000
#elif defined CONFIG_ARCH_MX3
#define CLOCK_TICK_RATE 16625000
#elif defined CONFIG_ARCH_MX25
#define CLOCK_TICK_RATE 16000000
#elif defined CONFIG_ARCH_MX5
#define CLOCK_TICK_RATE 8000000
#endif
/* Bogus value */
#define CLOCK_TICK_RATE 12345678

#endif /* __ASM_ARCH_MXC_TIMEX_H__ */

0 comments on commit 0c6f653

Please sign in to comment.