1
0
Fork 0

PCI/ERR: Remove duplicated include from err.c

Remove duplicated include.

Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
hifive-unleashed-5.1
YueHaibing 2018-09-26 11:00:10 +00:00 committed by Bjorn Helgaas
parent de3ffa3011
commit 479e01a402
1 changed files with 0 additions and 1 deletions

View File

@ -12,7 +12,6 @@
#include <linux/pci.h>
#include <linux/module.h>
#include <linux/pci.h>
#include <linux/kernel.h>
#include <linux/errno.h>
#include <linux/aer.h>