All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ralf Baechle <ralf@linux-mips.org>
To: Imre Kaloz <kaloz@openwrt.org>
Cc: "linux-mips@linux-mips.org" <linux-mips@linux-mips.org>
Subject: Re: Sync SiByte system code to the new DUART driver
Date: Thu, 2 Aug 2007 12:13:14 +0100	[thread overview]
Message-ID: <20070802111314.GA25949@linux-mips.org> (raw)
In-Reply-To: <op.twfh4cuw2s3iss@ecaz.afh.b-m.hu>

On Thu, Aug 02, 2007 at 12:58:50PM +0200, Imre Kaloz wrote:

> The new upstream SiByte DUART driver uses a different config option then
> the old one, so the SiByte target doesn't compile currently.
> This patch fixes the problem.
> 
> Signed-off-by: Imre Kaloz <kaloz@openwrt.org>

Hmm...  You just found the tip of the iceberg ...

$ git grep -w CONFIG_SIBYTE_SB1250_DUART | cat -
arch/mips/configs/bigsur_defconfig:CONFIG_SIBYTE_SB1250_DUART=y
arch/mips/configs/sb1250-swarm_defconfig:CONFIG_SIBYTE_SB1250_DUART=y
arch/mips/sibyte/bcm1480/irq.c:#ifdef CONFIG_SIBYTE_SB1250_DUART
arch/mips/sibyte/bcm1480/irq.c:#ifdef CONFIG_SIBYTE_SB1250_DUART
arch/mips/sibyte/cfe/console.c:#ifdef CONFIG_SIBYTE_SB1250_DUART
arch/mips/sibyte/sb1250/irq.c:#ifdef CONFIG_SIBYTE_SB1250_DUART
arch/mips/sibyte/sb1250/irq.c:#ifdef CONFIG_SIBYTE_SB1250_DUART

  Ralf

  reply	other threads:[~2007-08-02 11:13 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-02 10:58 Sync SiByte system code to the new DUART driver Imre Kaloz
2007-08-02 11:13 ` Ralf Baechle [this message]
2007-08-02 11:26   ` Maciej W. Rozycki
2007-08-02 11:29     ` Ralf Baechle
2007-08-02 11:38     ` Imre Kaloz

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=20070802111314.GA25949@linux-mips.org \
    --to=ralf@linux-mips.org \
    --cc=kaloz@openwrt.org \
    --cc=linux-mips@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.