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)
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

Simple merge