Re: skge missing ifdefs.

From: Dave Jones
Date: Mon Aug 22 2005 - 15:41:53 EST


On Mon, Aug 22, 2005 at 01:23:33PM -0700, Andrew Morton wrote:
> Dave Jones <davej@xxxxxxxxxx> wrote:
> >
> > On Mon, Aug 01, 2005 at 04:38:18PM -0400, Jeff Garzik wrote:
> > > On Mon, Aug 01, 2005 at 04:34:42PM -0400, Dave Jones wrote:
> > > > with CONFIG_PM undefined, the build breaks due to
> > > > undefined symbols.
> > >
> > > akpm already sent a fix to Linus.
> >
> > This is still broken afaics in todays -git.
> >
>
> Works for me. CONFIG_PM=n, CONFIG_SKGE=y or m, CONFIG_SK98LIN=y or m.

I missed the ..

#define skge_suspend NULL
#define skge_resume NULL

in drivers/net/sk98lin/skge.c, and wondered why my drivers/net/skge.c style fix
still applied.

Never mind, both drivers seem fine.

Dave

-
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/