From: Alexandre Belloni Date: Fri, 13 Mar 2015 21:57:24 +0000 (+0100) Subject: ARM: at91: drop AT91_TIMER_HZ X-Git-Tag: omap-for-v4.2/o2_dc~51^2~2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1164f672d71ac103d85207b0453f3127c0efefb3;p=pandora-kernel.git ARM: at91: drop AT91_TIMER_HZ Drop AT91_TIMER_HZ as this can be handled using HZ_FIXED. Initial help message was: On AT91rm9200 chips where you're using a system clock derived from the 32768 Hz hardware clock, this tick rate should divide it exactly: use a power-of-two value, such as 128 or 256, to reduce timing errors caused by rounding. Signed-off-by: Alexandre Belloni Signed-off-by: Nicolas Ferre --- Reading git-diff-tree failed