]> git.baikalelectronics.ru Git - kernel.git/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)
commitc7df4e6d9701927b6e94c89cf774278b91474424
treeb6432c759fd33a42a60f28ab3a59a7d23064cbd7
parent2a673bcd64055daf8127c461421e8619acf8408e
usb: fix build warning in pci-quirks.h when CONFIG_PCI is not enabled

Fix warning when CONFIG_PCI is not enabled
(from commit 9cda7b3b57966ccd15ff417fc57f75175f400d76).

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