Re: [PATCH] usb: fix build warning in pci-quirks.h when CONFIG_PCIis not enabled

From: Greg Kroah-Hartman
Date: Tue Jul 23 2013 - 18:48:46 EST


On Tue, Jul 23, 2013 at 03:22:59PM -0700, Randy Dunlap wrote:
> From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
>
> 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@xxxxxxxxxxxxx>
> Reported-by: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
> Cc: Moiz Sonasath <m-sonasath@xxxxxx>
> ---
> drivers/usb/host/pci-quirks.h | 1 +

$ ./scripts/get_maintainer.pl --file drivers/usb/host/pci-quirks.h
Sarah Sharp <sarah.a.sharp@xxxxxxxxxxxxxxx> (supporter:USB XHCI DRIVER)
Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> (supporter:USB SUBSYSTEM)
linux-usb@xxxxxxxxxxxxxxx (open list:USB XHCI DRIVER)
linux-kernel@xxxxxxxxxxxxxxx (open list)

Sarah should get this patch, thanks.

greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/