* [PATCH 38/86] gpio/sch: use uapi/linux/pci_ids.h directly [not found] <1427635734-24786-1-git-send-email-mst@redhat.com> @ 2015-03-29 13:40 ` Michael S. Tsirkin 2015-04-07 13:03 ` Linus Walleij 0 siblings, 1 reply; 2+ messages in thread From: Michael S. Tsirkin @ 2015-03-29 13:40 UTC (permalink / raw) To: linux-kernel; +Cc: Linus Walleij, Alexandre Courbot, linux-gpio 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> --- drivers/gpio/gpio-sch.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/gpio/gpio-sch.c b/drivers/gpio/gpio-sch.c index b72906f..9a4ac88 100644 --- a/drivers/gpio/gpio-sch.c +++ b/drivers/gpio/gpio-sch.c @@ -25,7 +25,7 @@ #include <linux/errno.h> #include <linux/acpi.h> #include <linux/platform_device.h> -#include <linux/pci_ids.h> +#include <uapi/linux/pci_ids.h> #include <linux/gpio.h> -- MST ^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH 38/86] gpio/sch: use uapi/linux/pci_ids.h directly 2015-03-29 13:40 ` [PATCH 38/86] gpio/sch: use uapi/linux/pci_ids.h directly Michael S. Tsirkin @ 2015-04-07 13:03 ` Linus Walleij 0 siblings, 0 replies; 2+ messages in thread From: Linus Walleij @ 2015-04-07 13:03 UTC (permalink / raw) To: Michael S. Tsirkin Cc: linux-kernel@vger.kernel.org, Alexandre Courbot, linux-gpio@vger.kernel.org On Sun, Mar 29, 2015 at 3:40 PM, Michael S. Tsirkin <mst@redhat.com> wrote: > 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> Patch applied. Yours, Linus Walleij ^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-04-07 13:03 UTC | newest] Thread overview: 2+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- [not found] <1427635734-24786-1-git-send-email-mst@redhat.com> 2015-03-29 13:40 ` [PATCH 38/86] gpio/sch: use uapi/linux/pci_ids.h directly Michael S. Tsirkin 2015-04-07 13:03 ` Linus Walleij
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for NNTP newsgroup(s).