1 2 3 4 5 6 7 8
/* * arch/arm/plat-omap/include/mach/param.h * */ #ifdef CONFIG_OMAP_32K_TIMER_HZ #define HZ CONFIG_OMAP_32K_TIMER_HZ #endif