From: Uwe Kleine-König Date: Fri, 8 Nov 2013 20:02:51 +0000 (+0100) Subject: rtc: pxa: drop unused #define TIMER_FREQ X-Git-Tag: v3.15-rc1~80^2~17^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ecfc5f2c00ea12fb6bc696d636b8c3a36ae057a9;p=pandora-kernel.git rtc: pxa: drop unused #define TIMER_FREQ It seems this symbol was unused since the driver was introduced in commit dc94436 (rtc: driver for pxa27x and pxa3xx SoC) back in 2009. As a by-product this patch makes the driver stop "using" the symbol CLOCK_TICK_RATE which is about to be removed very soon (for ARM). Acked-by: Robert Jarzmik Acked-by: Andrew Morton Signed-off-by: Uwe Kleine-König --- Reading git-diff-tree failed