Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
a09e64fbc0094e3073dbb09c3b4bfe4ab669244b
/
.
/
arch
/
arm
/
plat-omap
/
include
/
mach
/
param.h
blob: 1eb4dc3269795cc536fe54fdf7283222a61ce926 [
file
] [
log
] [
blame
]
Russell King
a09e64f
2008-08-05 16:14:15 +0100
[
diff
] [
blame^
]
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