K 10 svn:author V 6 andrew K 8 svn:date V 27 2017-06-03T16:24:17.164988Z K 7 svn:log V 252 Stop making cpu_initclocks weak when using event timers. A weak symbol could be overridden in the SoC specific code, but this would break GENERIC as it is likely to be incorrect. Remove the versatile implementation of cpu_initclocks as it's unneeded. END