From: David Brownell <david-b@pacbell.net>
To: Linux Kernel list <linux-kernel@vger.kernel.org>
Cc: rtc-linux@googlegroups.com
Subject: Fwd: [patch 2.6.19-rc1] rtc-at91rm9200 build fix
Date: Sun, 31 Dec 2006 14:23:13 -0800 [thread overview]
Message-ID: <200612311423.13502.david-b@pacbell.net> (raw)
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 */
-------------------------------------------------------
reply other threads:[~2006-12-31 22:23 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200612311423.13502.david-b@pacbell.net \
--to=david-b@pacbell.net \
--cc=linux-kernel@vger.kernel.org \
--cc=rtc-linux@googlegroups.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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®