On Tue, Jul 23, 2013 at 03:22:59PM -0700, Randy Dunlap wrote:
> From: Randy Dunlap
>
> 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 pr
From: Randy Dunlap
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