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 <[email protected]>
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.
On Tue, 15 Jul 2008 10:56:42 +0200
Marc Zyngier <[email protected]> wrote:
> --- 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>
Your email client is performing space-stuffing.
http://mbligh.org/linuxdocs/Email/Clients/Thunderbird used to have the
repair instructions, but that server has been down for a while.
http://web.archive.org/web/20070528114159/http://mbligh.org/linuxdocs/Email/Clients/Thunderbird
has a copy.
On Thu, 17 Jul 2008 16:04:38 -0700 Andrew Morton wrote:
> On Tue, 15 Jul 2008 10:56:42 +0200
> Marc Zyngier <[email protected]> wrote:
>
> > --- 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>
>
> Your email client is performing space-stuffing.
>
> http://mbligh.org/linuxdocs/Email/Clients/Thunderbird used to have the
> repair instructions, but that server has been down for a while.
>
> http://web.archive.org/web/20070528114159/http://mbligh.org/linuxdocs/Email/Clients/Thunderbird
>
> has a copy.
> --
or see if Documentation/email-clients.txt has any useful info for you...
---
~Randy
Linux Plumbers Conference, 17-19 September 2008, Portland, Oregon USA
http://linuxplumbersconf.org/