mirror of
https://github.com/torvalds/linux.git
synced 2026-05-23 22:52:19 +02:00
PCI/IOV: Remove unnecessary include of <linux/pci-ats.h>
iov.c uses nothing declared in <linux/pci-ats.h>, so remove the include of it. No functional change intended. Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
This commit is contained in:
parent
975bb8b4dc
commit
4c243716e7
|
|
@ -13,7 +13,6 @@
|
|||
#include <linux/export.h>
|
||||
#include <linux/string.h>
|
||||
#include <linux/delay.h>
|
||||
#include <linux/pci-ats.h>
|
||||
#include "pci.h"
|
||||
|
||||
#define VIRTFN_ID_LEN 16
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user