From: Ralf Baechle <ralf@linux-mips.org>
To: Yoichi Yuasa <yuasa@linux-mips.org>
Cc: linux-mips <linux-mips@linux-mips.org>
Subject: Re: [PATCH 1/2] MIPS: msp71xx: fix msp_time build error
Date: Tue, 29 Mar 2011 16:10:44 +0200 [thread overview]
Message-ID: <20110329141044.GA13538@linux-mips.org> (raw)
In-Reply-To: <20110329155223.08fbef97.yuasa@linux-mips.org>
On Tue, Mar 29, 2011 at 03:52:23PM +0900, Yoichi Yuasa wrote:
> diff --git a/arch/mips/pmc-sierra/msp71xx/msp_time.c b/arch/mips/pmc-sierra/msp71xx/msp_time.c
> index 8b42f30..9e58c3d 100644
> --- a/arch/mips/pmc-sierra/msp71xx/msp_time.c
> +++ b/arch/mips/pmc-sierra/msp71xx/msp_time.c
> @@ -28,10 +28,11 @@
> #include <linux/spinlock.h>
> #include <linux/module.h>
> #include <linux/ptrace.h>
> +#include <linux/clockchips.h>
>
> +#include <asm/time.h>
> #include <asm/cevt-r4k.h>
> #include <asm/mipsregs.h>
> -#include <asm/time.h>
>
> #include <msp_prom.h>
> #include <msp_int.h>
I went for a different patch. Thanks Yoichi-San!
Ralf
prev parent reply other threads:[~2011-03-29 14:10 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-03-29 6:52 [PATCH 1/2] MIPS: msp71xx: fix msp_time build error Yoichi Yuasa
2011-03-29 6:53 ` [PATCH 2/2] MIPS: msp71xx: fix typo in msp_per_irq_controller Yoichi Yuasa
2011-03-29 14:00 ` Ralf Baechle
2011-03-29 14:10 ` Ralf Baechle [this message]
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=20110329141044.GA13538@linux-mips.org \
--to=ralf@linux-mips.org \
--cc=linux-mips@linux-mips.org \
--cc=yuasa@linux-mips.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.