projects
/
platform
/
adaptation
/
renesas_rcar
/
renesas_kernel.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Merge branch 'lpc32xx/dts' of git://git.antcom.de/linux-2.6 into next/dt
[platform/adaptation/renesas_rcar/renesas_kernel.git]
/
arch
/
arm
/
plat-omap
/
include
/
plat
/
param.h
1
/*
2
* arch/arm/plat-omap/include/mach/param.h
3
*
4
*/
5
6
#ifdef CONFIG_OMAP_32K_TIMER_HZ
7
#define HZ CONFIG_OMAP_32K_TIMER_HZ
8
#endif