Re: [PATCH 1/2] PCI: add vendor id for Altera

From: Andy Shevchenko
Date: Tue Feb 27 2018 - 10:32:39 EST


On Tue, Feb 27, 2018 at 3:30 PM, Johannes Thumshirn <jthumshirn@xxxxxxx> wrote:
> Add the Altera PCI Vendor id to pci_ids.h and remove the private
> definitions from xillybus_pcie.c and altera-cvp.c.

> #include <linux/pci.h>
> +#include <linux/pci_ids.h>

> #include <linux/pci.h>
> +#include <linux/pci_ids.h>

Isn't pci.h includes pci_ids.h ?

--
With Best Regards,
Andy Shevchenko