提交 ecfc5f2c 编写于 作者: U Uwe Kleine-König

rtc: pxa: drop unused #define TIMER_FREQ

It seems this symbol was unused since the driver was introduced in
commit dc944368 (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: NRobert Jarzmik <robert.jarzmik@free.fr>
Acked-by: NAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: NUwe Kleine-König <u.kleine-koenig@pengutronix.de>
上级 3ecdb000
......@@ -32,7 +32,6 @@
#include <mach/hardware.h>
#define TIMER_FREQ CLOCK_TICK_RATE
#define RTC_DEF_DIVIDER (32768 - 1)
#define RTC_DEF_TRIM 0
#define MAXFREQ_PERIODIC 1000
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册