From: Ralf Baechle <ralf@linux-mips.org>
To: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Cc: linux-mips@linux-mips.org
Subject: Re: [PATCH] Remove mips_machtype from ARC based machines
Date: Mon, 14 Jul 2008 14:34:47 +0100 [thread overview]
Message-ID: <20080714133447.GA5963@linux-mips.org> (raw)
In-Reply-To: <20080714131140.6B5E0DE7BA@solo.franken.de>
On Mon, Jul 14, 2008 at 03:11:40PM +0200, Thomas Bogendoerfer wrote:
> diff --git a/arch/mips/jazz/setup.c b/arch/mips/jazz/setup.c
> index f136c8a..f60524e 100644
> --- a/arch/mips/jazz/setup.c
> +++ b/arch/mips/jazz/setup.c
> @@ -76,8 +76,7 @@ void __init plat_mem_setup(void)
>
> set_io_port_base(JAZZ_PORT_BASE);
> #ifdef CONFIG_EISA
> - if (mips_machtype == MACH_MIPS_MAGNUM_4000)
> - EISA_bus = 1;
> + EISA_bus = 1;
> #endif
It may be a little academic at this stage but the Acer PICA has no EISA
but just ISA slots.
Ralf
next prev parent reply other threads:[~2008-07-14 13:34 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-07-14 13:11 [PATCH] Remove mips_machtype from ARC based machines Thomas Bogendoerfer
2008-07-14 13:34 ` Ralf Baechle [this message]
2008-07-14 14:05 ` Thomas Bogendoerfer
2008-07-14 14:14 ` Ralf Baechle
2008-07-14 22:15 ` Ralf Baechle
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=20080714133447.GA5963@linux-mips.org \
--to=ralf@linux-mips.org \
--cc=linux-mips@linux-mips.org \
--cc=tsbogend@alpha.franken.de \
/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