Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933369AbbENNZ3 (ORCPT ); Thu, 14 May 2015 09:25:29 -0400 Received: from mail-yh0-f45.google.com ([209.85.213.45]:36429 "EHLO mail-yh0-f45.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932836AbbENNZ1 (ORCPT ); Thu, 14 May 2015 09:25:27 -0400 MIME-Version: 1.0 In-Reply-To: <6133267.5eXXf8lNuG@wuerfel> References: <1431557340-5421-1-git-send-email-robh@kernel.org> <1431557340-5421-6-git-send-email-robh@kernel.org> <1431591878.2650.26.camel@x220> <6133267.5eXXf8lNuG@wuerfel> From: Rob Herring Date: Thu, 14 May 2015 08:25:06 -0500 X-Google-Sender-Auth: fCqKzKnKIha2MJkxVVtdfsrBsCw Message-ID: Subject: Re: [PATCH 5/5] usb: add pxa1928 ehci support To: Arnd Bergmann Cc: Paul Bolle , Greg Kroah-Hartman , Alan Stern , Kishon Vijay Abraham I , "linux-kernel@vger.kernel.org" , "devicetree@vger.kernel.org" , Linux USB List Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 643 Lines: 23 On Thu, May 14, 2015 at 5:42 AM, Arnd Bergmann wrote: > On Thursday 14 May 2015 10:24:38 Paul Bolle wrote: >> >> > --- a/drivers/usb/host/Makefile >> > +++ b/drivers/usb/host/Makefile >> >> > +obj-$(CONFIG_USB_EHCI_MV_OF) += ehci-mv-of.o >> >> USB_EHCI_MV_OF is a bool symbol so ehci-mv-of.o will never be part of a >> module, correct? >> >> > > I think that's a bug. Indeed. Rob -- 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/