* [PATCH 3/5] rtc-pxa: remove unused TIMER_FREQ define
@ 2010-10-20 4:51 Lennert Buytenhek
2010-10-20 6:03 ` Eric Miao
0 siblings, 1 reply; 2+ messages in thread
From: Lennert Buytenhek @ 2010-10-20 4:51 UTC (permalink / raw)
To: linux-arm-kernel
Signed-off-by: Lennert Buytenhek <buytenh@secretlab.ca>
---
drivers/rtc/rtc-pxa.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/drivers/rtc/rtc-pxa.c b/drivers/rtc/rtc-pxa.c
index 29e867a..486b72d 100644
--- a/drivers/rtc/rtc-pxa.c
+++ b/drivers/rtc/rtc-pxa.c
@@ -30,7 +30,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
--
1.7.2.3
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [PATCH 3/5] rtc-pxa: remove unused TIMER_FREQ define
2010-10-20 4:51 [PATCH 3/5] rtc-pxa: remove unused TIMER_FREQ define Lennert Buytenhek
@ 2010-10-20 6:03 ` Eric Miao
0 siblings, 0 replies; 2+ messages in thread
From: Eric Miao @ 2010-10-20 6:03 UTC (permalink / raw)
To: linux-arm-kernel
On Wed, Oct 20, 2010 at 12:51 PM, Lennert Buytenhek
<buytenh@wantstofly.org> wrote:
> Signed-off-by: Lennert Buytenhek <buytenh@secretlab.ca>
Acked-by: Eric Miao <eric.miao@canonical.com>
> ---
> ?drivers/rtc/rtc-pxa.c | ? ?1 -
> ?1 files changed, 0 insertions(+), 1 deletions(-)
>
> diff --git a/drivers/rtc/rtc-pxa.c b/drivers/rtc/rtc-pxa.c
> index 29e867a..486b72d 100644
> --- a/drivers/rtc/rtc-pxa.c
> +++ b/drivers/rtc/rtc-pxa.c
> @@ -30,7 +30,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
> --
> 1.7.2.3
>
> _______________________________________________
> linux-arm-kernel mailing list
> linux-arm-kernel at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-10-20 6:03 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-20 4:51 [PATCH 3/5] rtc-pxa: remove unused TIMER_FREQ define Lennert Buytenhek
2010-10-20 6:03 ` Eric Miao
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.