From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Randy Dunlap <rdunlap@infradead.org>,
Sarah Sharp <sarah.a.sharp@linux.intel.com>
Cc: LKML <linux-kernel@vger.kernel.org>,
USB list <linux-usb@vger.kernel.org>,
Geert Uytterhoeven <geert@linux-m68k.org>,
Moiz Sonasath <m-sonasath@ti.com>
Subject: Re: [PATCH] usb: fix build warning in pci-quirks.h when CONFIG_PCI is not enabled
Date: Tue, 23 Jul 2013 15:48:38 -0700 [thread overview]
Message-ID: <20130723224838.GA4456@kroah.com> (raw)
In-Reply-To: <51EF0243.1000007@infradead.org>
On Tue, Jul 23, 2013 at 03:22:59PM -0700, Randy Dunlap wrote:
> From: Randy Dunlap <rdunlap@infradead.org>
>
> Fix warning when CONFIG_PCI is not enabled
> (from commit 296365781903226a3fb8758901eaeec09d2798e4).
>
> drivers/usb/host/pci-quirks.h: warning: its scope is only this definition or declaration, which is probably not what you want [enabled by default]
>
> Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
> Reported-by: Geert Uytterhoeven <geert@linux-m68k.org>
> Cc: Moiz Sonasath <m-sonasath@ti.com>
> ---
> drivers/usb/host/pci-quirks.h | 1 +
$ ./scripts/get_maintainer.pl --file drivers/usb/host/pci-quirks.h
Sarah Sharp <sarah.a.sharp@linux.intel.com> (supporter:USB XHCI DRIVER)
Greg Kroah-Hartman <gregkh@linuxfoundation.org> (supporter:USB SUBSYSTEM)
linux-usb@vger.kernel.org (open list:USB XHCI DRIVER)
linux-kernel@vger.kernel.org (open list)
Sarah should get this patch, thanks.
greg k-h
prev parent reply other threads:[~2013-07-23 22:48 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-23 22:22 [PATCH] usb: fix build warning in pci-quirks.h when CONFIG_PCI is not enabled Randy Dunlap
2013-07-23 22:48 ` Greg Kroah-Hartman [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20130723224838.GA4456@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=geert@linux-m68k.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-usb@vger.kernel.org \
--cc=m-sonasath@ti.com \
--cc=rdunlap@infradead.org \
--cc=sarah.a.sharp@linux.intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.