]> Pileus Git - ~andy/linux/commit
usb: fix build warning in pci-quirks.h when CONFIG_PCI is not enabled
authorRandy Dunlap <rdunlap@infradead.org>
Tue, 23 Jul 2013 22:22:59 +0000 (15:22 -0700)
committerSarah Sharp <sarah.a.sharp@linux.intel.com>
Thu, 25 Jul 2013 15:09:55 +0000 (08:09 -0700)
commitc4d949b76f2c714e0da20c53252e586e8127ac79
treeb6432c759fd33a42a60f28ab3a59a7d23064cbd7
parentd5c82feb5cf8026cd4af048330fdcd46e861c686
usb: fix build warning in pci-quirks.h when CONFIG_PCI is not enabled

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>
Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com>
drivers/usb/host/pci-quirks.h