* Fwd: [patch 2.6.19-rc1] rtc-at91rm9200 build fix
@ 2006-12-31 22:23 David Brownell
0 siblings, 0 replies; only message in thread
From: David Brownell @ 2006-12-31 22:23 UTC (permalink / raw)
To: Linux Kernel list; +Cc: rtc-linux
Patch still needs merging ...
BTW, glad to see googlegroups finally returns rtc-linux when
I search for it ... :)
---------- Forwarded Message ----------
Subject: [patch 2.6.19-rc1] rtc-at91rm9200 build fix
Date: Saturday 16 December 2006 3:38 pm
From: David Brownell <david-b@pacbell.net>
To: Alessandro Zummo <alessandro.zummo@towertech.it>
Cc: Andrew Victor <andrew@sanpeople.com>
The at91rm9200 RTC driver needs some assistance to build, because of
recent header file rearrangement.
Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Index: at91/drivers/rtc/rtc-at91rm9200.c
===================================================================
--- at91.orig/drivers/rtc/rtc-at91rm9200.c 2006-12-15 10:13:47.000000000 -0800
+++ at91/drivers/rtc/rtc-at91rm9200.c 2006-12-15 13:06:02.000000000 -0800
@@ -33,6 +33,8 @@
#include <asm/mach/time.h>
+#include <asm/arch/at91_rtc.h>
+
#define AT91_RTC_FREQ 1
#define AT91_RTC_EPOCH 1900UL /* just like arch/arm/common/rtctime.c */
-------------------------------------------------------
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2006-12-31 22:23 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-12-31 22:23 Fwd: [patch 2.6.19-rc1] rtc-at91rm9200 build fix David Brownell
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®