Hi Ralf,
If this patch is not applied, it will become build error by VR41xx.
Please apply this patch.
Thanks,
Yoichi
On Mon, 4 Nov 2002 20:49:29 +0900
Yoichi Yuasa <yuasa@hh.iij4u.or.jp> wrote:
> Hello Ralf,
>
> On Sun, 3 Nov 2002 18:36:50 +0100
> Ralf Baechle <ralf@uni-koblenz.de> wrote:
>
> > On Sun, Nov 03, 2002 at 11:52:24PM +0900, Yoichi Yuasa wrote:
> >
> > > Hello Ralf,
> > >
> > > I fixed the problem about build of vr41xx on linux-2.5.45.
> > > Here is a patch.
> >
> > I applied the patch although quite heavily modified. Here the bad bits:
> >
> > > config SERIAL
> > > tristate
> > > - depends on NEC_OSPREY || IBM_WORKPAD || CASIO_E55
> > > + depends on ZAO_CAPCELLA || NEC_EAGLE || NEC_OSPREY || VICTOR_MPC30X ||
> > > IBM_WORKPAD || CASIO_E55
> > > default y
> > > ---help---
> > > This selects whether you want to include the driver for the standard
> >
> > This misses the problem. There is no more CONFIG_SERIAL option and as such
> > I removed all CONFIG_SERIAL* stuff entirely.
>
> I made a patch for vr41xx about this problem.
> Please apply a patch.
vr41xx-serial.diff
Description: Text document
|