[build failure] Re: [GIT PATCH] USB patches for 2.6.33-git

From: Ingo Molnar
Date: Sat Dec 12 2009 - 01:59:45 EST



FYI, there's a new build breakage on latest upstream, on allyesconfig
x86:

drivers/net/usb/kaweth.c: In function kaweth_open:
drivers/net/usb/kaweth.c:719: error: implicit declaration of function usb_autopm_enable

The problem appears to be that usb_autopm_enable() is obsolete and got
eliminated recently via:

| commit 8e4ceb38eb5bbaef22fc00abe9bc11e26bea2ab5
| Author: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
| Date: Mon Dec 7 13:01:37 2009 -0500
|
| USB: prepare for changover to Runtime PM framework

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