Re: [PATCH v2 2/3] net: fddi: skfp: Include generic PCI definitions

2019-06-20 Thread Bjorn Helgaas
On Thu, Jun 20, 2019 at 11:37:53PM +0530, Puranjay Mohan wrote: > Include the uapi/linux/pci_regs.h header file which contains the generic > PCI defines. > > Signed-off-by: Puranjay Mohan > --- > drivers/net/fddi/skfp/drvfbi.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --g

[PATCH v2 2/3] net: fddi: skfp: Include generic PCI definitions

2019-06-20 Thread Puranjay Mohan
Include the uapi/linux/pci_regs.h header file which contains the generic PCI defines. Signed-off-by: Puranjay Mohan --- drivers/net/fddi/skfp/drvfbi.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/net/fddi/skfp/drvfbi.c b/drivers/net/fddi/skfp/drvfbi.c index b324c1a