Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a08f1c43 authored by Puranjay Mohan's avatar Puranjay Mohan Committed by David S. Miller
Browse files

net: fddi: skfp: Include generic PCI definitions



Include the uapi/linux/pci_regs.h header file which contains the generic
PCI defines.

Signed-off-by: default avatarPuranjay Mohan <puranjay12@gmail.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent f8da5dac
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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 " ;