aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-arm/arch-omap/param.h
blob: face9ad41e97a7425819b467203a2510d0413009 (plain) (blame)
1
2
3
4
5
6
7
8
/*
 *  linux/include/asm-arm/arch-omap/param.h
 *
 */

#ifdef CONFIG_OMAP_32K_TIMER_HZ
#define HZ	CONFIG_OMAP_32K_TIMER_HZ
#endif