lkml.org 
[lkml]   [1999]   [Sep]   [9]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: Compile problem [2.3.16 NOW 17]: include/linux/serialP.h
On Thu, 9 Sep 1999, Marco Colombo wrote:

> Date: Thu, 9 Sep 1999 14:34:18 +0200 (MET DST)
> From: Marco Colombo <marco@esi.it>
> To: linux-kernel@vger.rutgers.edu
> Subject: Re: Compile problem [2.3.16]: include/linux/serialP.h
>
> It's fixed in 2.3.17, so please ignore and forgive...
> .TM.

Well, no.

Now, it looks like this:

#ifdef CONFIG_PCI
...
#if defined(__alpha__) && !defined(CONFIG_PCI)
#define ALPHA_KLUDGE_MCR ...
#else
#define ALPHA_KLUDGE_MCR 0
#endif
...
#endif /* CONFIG_PCI */

if !defined(CONFIG_PCI), ALPHA_KLUDGE_MCR is left undef (and later
used in serial.c).

.TM.

--
____/ ____/ /
/ / / Marco Colombo
___/ ___ / / Technical Manager
/ / / ESI s.r.l.
_____/ _____/ _/ Colombo@ESI.it


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:53    [W:0.033 / U:4.600 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site