Revert "gpio: sch: use uapi/linux/pci_ids.h directly"
authorLinus Walleij <linus.walleij@linaro.org>
Fri, 10 Apr 2015 09:35:45 +0000 (11:35 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Fri, 10 Apr 2015 09:35:45 +0000 (11:35 +0200)
This reverts commit d1e10dc8c104d533547f6e499550fafc36809943.
This commit should not go through this tree.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/gpio-sch.c

index 9a4ac88d92d0052f57a357f433160ad50ffcf551..b72906f5b9996ef7c1192b92ae317683070c9bb6 100644 (file)
@@ -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>
 
This page took 0.026341 seconds and 5 git commands to generate.