net: fddi: skfp: Include generic PCI definitions
authorPuranjay Mohan <puranjay12@gmail.com>
Fri, 21 Jun 2019 15:40:36 +0000 (21:10 +0530)
committerDavid S. Miller <davem@davemloft.net>
Wed, 26 Jun 2019 20:05:42 +0000 (13:05 -0700)
Include the uapi/linux/pci_regs.h header file which contains the generic
PCI defines.

Signed-off-by: Puranjay Mohan <puranjay12@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/fddi/skfp/drvfbi.c

index b324c1a..9c8aa3a 100644 (file)
@@ -20,6 +20,7 @@
 #include "h/supern_2.h"
 #include "h/skfbiinc.h"
 #include <linux/bitrev.h>
+#include <linux/pci_regs.h>
 
 #ifndef        lint
 static const char ID_sccs[] = "@(#)drvfbi.c    1.63 99/02/11 (C) SK " ;