Re: linux-next: Tree for September 13 (3c509)

From: Greg KH
Date: Mon Sep 15 2008 - 15:01:41 EST


On Mon, Sep 15, 2008 at 08:03:57AM -0700, Randy Dunlap wrote:
> On Mon, 15 Sep 2008 16:27:24 +0200 Hannes Reinecke wrote:
>
> > Hi Adrian,
> >
> > Adrian Bunk wrote:
> > > On Sun, Sep 14, 2008 at 02:17:57PM -0700, Randy Dunlap wrote:
> > >> drivers/net/3c509.c fails (CONFIG_PM=y) with:
> > >>
> > >> drivers/built-in.o:(.data+0x7dcc): undefined reference to `el3_resume'
> > >> drivers/built-in.o:(.data+0x7e08): undefined reference to `el3_resume'
> > >>
> > >> It seems that this function does not exist in the source file.
> > >
> > >
> > > It got removed by:
> > >
> > >
> > > commit 107aeb9753159da848f066b26557f0aaab900a90
> > > Author: Hannes Reinecke <hare@xxxxxxx>
> > > Date: Wed Sep 10 14:16:04 2008 +0200
> > >
> > > Driver core: Use dev_get_drvdata() accessors
> > >
> > > Deprecated direct access to the ->driver_data field and
> > > use accessors throughout.
> > >
> > > Signed-off-by: Hannes Reinecke <hare@xxxxxxx>
> > > Cc: Kay Sievers <kay.sievers@xxxxxxxx>
> > > Signed-off-by: Greg Kroah-Hartman <gregkh@xxxxxxx>
> > >
> > Sorry. Here it is again.
>
> Ack, that [attached] patch fixes the build.

Now merged in with Hannes's original patch.

thanks,

greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/