Commit 03daa6f8 authored by Linus Walleij's avatar Linus Walleij

Revert "gpio: sch: use uapi/linux/pci_ids.h directly"

This reverts commit d1e10dc8.
This commit should not go through this tree.
Signed-off-by: default avatarLinus Walleij <linus.walleij@linaro.org>
parent 549c5dc1
......@@ -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>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment