From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752688AbbC2XP7 (ORCPT ); Sun, 29 Mar 2015 19:15:59 -0400 Received: from einhorn.in-berlin.de ([192.109.42.8]:48160 "EHLO einhorn.in-berlin.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752532AbbC2XP5 (ORCPT ); Sun, 29 Mar 2015 19:15:57 -0400 X-Envelope-From: stefanr@s5r6.in-berlin.de Date: Mon, 30 Mar 2015 01:15:42 +0200 From: Stefan Richter To: "Michael S. Tsirkin" Cc: linux-kernel@vger.kernel.org, linux1394-devel@lists.sourceforge.net Subject: Re: [PATCH 37/86] firewire/ohci: use uapi/linux/pci_ids.h directly Message-ID: <20150330011542.181b9e6c@kant> In-Reply-To: <1427635734-24786-38-git-send-email-mst@redhat.com> References: <1427635734-24786-1-git-send-email-mst@redhat.com> <1427635734-24786-38-git-send-email-mst@redhat.com> X-Mailer: Claws Mail 3.11.1 (GTK+ 2.24.25; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mar 29 Michael S. Tsirkin wrote: > Header moved from linux/pci_ids.h to uapi/linux/pci_ids.h, > use the new header directly so we can drop > the wrapper in include/linux/pci_ids.h. > > Signed-off-by: Michael S. Tsirkin > --- > drivers/firewire/ohci.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/drivers/firewire/ohci.c b/drivers/firewire/ohci.c > index f51d376..131076b 100644 > --- a/drivers/firewire/ohci.c > +++ b/drivers/firewire/ohci.c > @@ -36,7 +36,7 @@ > #include > #include > #include > -#include > +#include > #include > #include > #include As mentioned in my reply to 00/86, this does not seem useful to me. -- Stefan Richter -=====-===== --== ====- http://arcgraph.de/sr/