]> git.baikalelectronics.ru Git - kernel.git/commit
gpio: sch: use uapi/linux/pci_ids.h directly
authorMichael S. Tsirkin <mst@redhat.com>
Sun, 29 Mar 2015 13:40:39 +0000 (15:40 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Wed, 8 Apr 2015 07:53:58 +0000 (09:53 +0200)
commit7faf22e956e22647ddbb3822045e2e8b57a96634
tree527f3da725bc3000afb97bf80d4ec08816de5e1f
parent1e996155c3e40728c4dc5f6e5968044844e8efdd
gpio: sch: use uapi/linux/pci_ids.h directly

Header moved from linux/pci_ids.h to uapi/linux/pci_ids.h,
use the new header directly so we can drop
the wrapper in include/linux/pci_ids.h.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/gpio-sch.c