From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932286Ab0JORwR (ORCPT ); Fri, 15 Oct 2010 13:52:17 -0400 Received: from mga09.intel.com ([134.134.136.24]:65239 "EHLO mga09.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932260Ab0JORwP (ORCPT ); Fri, 15 Oct 2010 13:52:15 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.57,337,1283756400"; d="scan'208";a="564294154" Date: Fri, 15 Oct 2010 10:52:11 -0700 From: Sarah Sharp To: Greg KH Cc: Randy Dunlap , Stephen Rothwell , linux-next@vger.kernel.org, LKML , lud Subject: Re: linux-next: Tree for October 15 (usb/xhci) Message-ID: <20101015175211.GA13313@xanatos> References: <20101015165002.0b6e418f.sfr@canb.auug.org.au> <20101015084420.6624796d.randy.dunlap@oracle.com> <20101015164830.GA21576@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20101015164830.GA21576@kroah.com> User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Oct 15, 2010 at 09:48:30AM -0700, Greg KH wrote: > 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? Sure. Do you want me to rework the last patch (patch 8), or just send a bug fix? Sarah Sharp