Revert "gpio: sch: use uapi/linux/pci_ids.h directly"
This reverts commit d1e10dc8c1
.
This commit should not go through this tree.
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
This commit is contained in:
parent
549c5dc19e
commit
03daa6f82f
|
@ -25,7 +25,7 @@
|
|||
#include <linux/errno.h>
|
||||
#include <linux/acpi.h>
|
||||
#include <linux/platform_device.h>
|
||||
#include <uapi/linux/pci_ids.h>
|
||||
#include <linux/pci_ids.h>
|
||||
|
||||
#include <linux/gpio.h>
|
||||
|
||||
|
|
Loading…
Reference in New Issue