Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755625AbZLIP3S (ORCPT ); Wed, 9 Dec 2009 10:29:18 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755497AbZLIP3Q (ORCPT ); Wed, 9 Dec 2009 10:29:16 -0500 Received: from iolanthe.rowland.org ([192.131.102.54]:41461 "HELO iolanthe.rowland.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1753676AbZLIP3P (ORCPT ); Wed, 9 Dec 2009 10:29:15 -0500 Date: Wed, 9 Dec 2009 10:29:22 -0500 (EST) From: Alan Stern X-X-Sender: stern@iolanthe.rowland.org To: Stephen Rothwell , "David S. Miller" cc: Greg KH , , Kernel development list Subject: Re: linux-next: staging tree build failure In-Reply-To: <20091209165646.41b9ce8a.sfr@canb.auug.org.au> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 914 Lines: 28 On Wed, 9 Dec 2009, Stephen Rothwell wrote: > Hi Greg, > > Today's linux-next build (x86_64 allmodconfig) failed like this: > > drivers/net/usb/kaweth.c: In function 'kaweth_open': > drivers/net/usb/kaweth.c:719: error: implicit declaration of function 'usb_autopm_enable' > > Caused by commit b3f937e6ddf3e60ed9b4c26349b7b171dffdd010 ("USB: prepare > for changover to Runtime PM framework"). > > I have reverted that commit for today. This should have been okay because of Oliver's patch: http://marc.info/?l=linux-netdev&m=125071045301270&w=2 which removed the offending reference. Hasn't it been merged yet? It was submitted back in August. Alan Stern -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/