| To: | Thomas Bogendoerfer <tsbogend@alpha.franken.de> |
|---|---|
| Subject: | Re: [PATCH] Remove mips_machtype from ARC based machines |
| From: | Ralf Baechle <ralf@linux-mips.org> |
| Date: | Mon, 14 Jul 2008 14:34:47 +0100 |
| Cc: | linux-mips@linux-mips.org |
| In-reply-to: | <20080714131140.6B5E0DE7BA@solo.franken.de> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <20080714131140.6B5E0DE7BA@solo.franken.de> |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | Mutt/1.5.18 (2008-05-17) |
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 |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Accessing DDR DCR registers in init_mem - PMC RM9000, Sean Parker |
|---|---|
| Next by Date: | [PATCH] Remove mips_machtype from EMMA2RH machines, Thomas Bogendoerfer |
| Previous by Thread: | [PATCH] Remove mips_machtype from ARC based machines, Thomas Bogendoerfer |
| Next by Thread: | Re: [PATCH] Remove mips_machtype from ARC based machines, Thomas Bogendoerfer |
| Indexes: | [Date] [Thread] [Top] [All Lists] |