[ARM] 5489/1: ARM errata: Data written to the L2 cache can be overwritten with stale...
[linux-2.6] / arch / arm / plat-omap / include / mach / 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