Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754899AbbBQDyi (ORCPT ); Mon, 16 Feb 2015 22:54:38 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:56365 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751330AbbBQDyg (ORCPT ); Mon, 16 Feb 2015 22:54:36 -0500 Date: Mon, 16 Feb 2015 19:54:34 -0800 From: Greg KH To: Joseph Kogut Cc: balbi@ti.com, johnyoun@synopsys.com, bhelgaas@google.com, linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v2] usb: move definition of PCI_VENDOR_ID_SYNOPSYS to linux/pci_ids.h Message-ID: <20150217035434.GA29003@kroah.com> References: <1424140366-30874-1-git-send-email-joseph.kogut@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1424140366-30874-1-git-send-email-joseph.kogut@gmail.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 770 Lines: 22 On Mon, Feb 16, 2015 at 07:32:46PM -0700, Joseph Kogut wrote: > Removed FIXME from usb/dwc3/dwc3-pci.c by moving definition of > PCI_VENDOR_ID_SYNOPSYS shared with usb/dwc2 to linux/pci_ids.h. > > Signed-off-by: Joseph Kogut > --- > drivers/usb/dwc2/pci.c | 1 - > drivers/usb/dwc3/dwc3-pci.c | 2 -- > include/linux/pci_ids.h | 2 ++ > 3 files changed, 2 insertions(+), 3 deletions(-) Felipe will take this through his tree when it opens back up again in a few weeks. thanks, greg k-h -- 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/