projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f8da5da
)
net: fddi: skfp: Include generic PCI definitions
author
Puranjay Mohan
<puranjay12@gmail.com>
Fri, 21 Jun 2019 15:40:36 +0000
(21:10 +0530)
committer
David 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
patch
|
blob
|
history
diff --git
a/drivers/net/fddi/skfp/drvfbi.c
b/drivers/net/fddi/skfp/drvfbi.c
index b324c1acf195b498a36e2a55cac4acfe18611320..9c8aa3a95463eedcc6183367a74f5b9f43f1ba46 100644
(file)
--- a/
drivers/net/fddi/skfp/drvfbi.c
+++ b/
drivers/net/fddi/skfp/drvfbi.c
@@
-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 " ;