Re: usb_autopm_*() removal build failure...

From: Greg KH
Date: Fri Dec 11 2009 - 23:05:43 EST


On Fri, Dec 11, 2009 at 05:45:51PM -0800, David Miller wrote:
>
> These routines are referenced by code in drivers/net/usb/kaweth.c and
> in a comment in drivers/net/wimax/i2400m/usb-tx.c
>
> The former causes a build failure.
>
> drivers/net/usb/kaweth.c: In function 'kaweth_open':
> drivers/net/usb/kaweth.c:719: error: implicit declaration of function 'usb_autopm_enable'
> CC lib/syscall.o
> CC [M] drivers/net/tokenring/tmspci.o
> CC [M] drivers/char/synclink_gt.o
> make[3]: *** [drivers/net/usb/kaweth.o] Error 1
> make[2]: *** [drivers/net/usb] Error 2
> make[2]: *** Waiting for unfinished jobs....
>
> Just FYI...

Here's the patch, sent back in August:
http://marc.info/?l=linux-netdev&m=125071045301270&w=2

Can you take it from there, or do you need me to forward it on?

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/