From: Ralf Baechle <ralf@linux-mips.org>
To: Marc St-Jean <Marc_St-Jean@pmc-sierra.com>
Cc: linux-mips@linux-mips.org, linux-serial@vger.kernel.org
Subject: Re: [PATCH] serial driver PMC MSP71xx, kernel linux-mips.git master
Date: Fri, 19 Jan 2007 14:18:01 +0000 [thread overview]
Message-ID: <20070119141801.GA10735@linux-mips.org> (raw)
In-Reply-To: <45B00F65.6000406@pmc-sierra.com>
On Thu, Jan 18, 2007 at 04:23:01PM -0800, Marc St-Jean wrote:
> Index: linux_2_6/drivers/serial/8250.c
> ===================================================================
> RCS file: linux_2_6/drivers/serial/8250.c,v
> retrieving revision 1.1.1.7
> retrieving revision 1.9
> diff -u -r1.1.1.7 -r1.9
> --- linux_2_6/drivers/serial/8250.c 19 Oct 2006 21:00:58 -0000 1.1.1.7
> +++ linux_2_6/drivers/serial/8250.c 19 Oct 2006 22:08:15 -0000 1.9
> @@ -44,6 +44,10 @@
> #include <asm/io.h>
> #include <asm/irq.h>
>
> +#ifdef CONFIG_PMC_MSP
> +#include <msp_regs.h>
> +#endif
CONFIG_PMC_MSP is not defined anywhere. msp_regs.h does not exist.
Ralf
next prev parent reply other threads:[~2007-01-19 14:18 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-01-19 0:23 [PATCH] serial driver PMC MSP71xx, kernel linux-mips.git master Marc St-Jean
2007-01-19 14:18 ` Ralf Baechle [this message]
2007-01-19 15:05 ` Sergei Shtylyov
-- strict thread matches above, loose matches on Subject: below --
2007-01-25 0:00 Marc St-Jean
2007-01-25 14:50 ` Sergei Shtylyov
2007-02-05 18:45 Marc St-Jean
2007-02-05 21:59 ` Alan
2007-02-07 17:54 ` Sergei Shtylyov
2007-02-07 22:35 Marc St-Jean
2007-02-08 12:13 ` Sergei Shtylyov
2007-02-09 21:50 Marc St-Jean
2007-02-12 18:04 Marc St-Jean
2007-02-13 7:36 ` Andrew Morton
2007-02-15 19:26 Marc St-Jean
2007-02-15 20:31 ` Sergei Shtylyov
2007-02-16 1:10 ` Andrew Morton
2007-02-16 13:47 ` Sergei Shtylyov
2007-02-16 17:39 Marc St-Jean
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=20070119141801.GA10735@linux-mips.org \
--to=ralf@linux-mips.org \
--cc=Marc_St-Jean@pmc-sierra.com \
--cc=linux-mips@linux-mips.org \
--cc=linux-serial@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).