From: Marc Zyngier <maz@misterjones.org>
To: Oleg Drokin <green@crimea.edu>, wim@iguana.be
Cc: linux-kernel@vger.kernel.org
Subject: [PATCH] Compile fix for sa1100_wdt
Date: Tue, 15 Jul 2008 10:56:42 +0200 [thread overview]
Message-ID: <487C664A.2020606@misterjones.org> (raw)
Oleg, Wim,
The enclosed patch, against Linus GIT tree (as of 10 minutes ago...),
fixes sa1100_wdt.c compilation by adding missing include.
Regards,
M.
Signed-off-by: Marc Zyngier <marc.zyngier@altran.com>
diff --git a/drivers/watchdog/sa1100_wdt.c b/drivers/watchdog/sa1100_wdt.c
index 34a2b3b..40b724d 100644
--- a/drivers/watchdog/sa1100_wdt.c
+++ b/drivers/watchdog/sa1100_wdt.c
@@ -29,6 +29,7 @@
#ifdef CONFIG_ARCH_PXA
#include <asm/arch/pxa-regs.h>
+#include <asm/arch/pxa2xx-regs.h>
#endif
#include <asm/hardware.h>
--
A rat a day keeps the plague away.
next reply other threads:[~2008-07-15 8:56 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-07-15 8:56 Marc Zyngier [this message]
2008-07-17 23:04 ` Andrew Morton
2008-07-17 23:09 ` Randy Dunlap
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=487C664A.2020606@misterjones.org \
--to=maz@misterjones.org \
--cc=green@crimea.edu \
--cc=linux-kernel@vger.kernel.org \
--cc=wim@iguana.be \
/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®