From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932084Ab0JOQtW (ORCPT ); Fri, 15 Oct 2010 12:49:22 -0400 Received: from kroah.org ([198.145.64.141]:45030 "EHLO coco.kroah.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756474Ab0JOQtV (ORCPT ); Fri, 15 Oct 2010 12:49:21 -0400 Date: Fri, 15 Oct 2010 09:48:30 -0700 From: Greg KH To: Randy Dunlap , Sarah Sharp Cc: Stephen Rothwell , linux-next@vger.kernel.org, LKML , lud Subject: Re: linux-next: Tree for October 15 (usb/xhci) Message-ID: <20101015164830.GA21576@kroah.com> References: <20101015165002.0b6e418f.sfr@canb.auug.org.au> <20101015084420.6624796d.randy.dunlap@oracle.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20101015084420.6624796d.randy.dunlap@oracle.com> User-Agent: Mutt/1.5.17 (2007-11-01) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Oct 15, 2010 at 08:44:20AM -0700, Randy Dunlap wrote: > On Fri, 15 Oct 2010 16:50:02 +1100 Stephen Rothwell wrote: > > > Hi all, > > > > Changes since 20101014: > > > When CONFIG_PM is not enabled: > > drivers/usb/host/xhci.c:675: error: implicit declaration of function 'usb_root_hub_lost_power' > > Also, can xhci.c:xhci_suspend() and xhci_resume() be inside > #ifdef CONFIG_PM / #endif ? Sarah, care to send me a follow-on patch fixing this up? thanks, greg k-h