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 <[EMAIL PROTECTED]>
To: Alessandro Zummo <[EMAIL PROTECTED]>
Cc: Andrew Victor <[EMAIL PROTECTED]>

The at91rm9200 RTC driver needs some assistance to build, because of
recent header file rearrangement.

Signed-off-by: David Brownell <[EMAIL PROTECTED]>

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 
*/


-------------------------------------------------------
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to