]> www.infradead.org Git - users/dwmw2/linux.git/commitdiff
iavf: Remove unnecessary aer.h include
authorBjorn Helgaas <bhelgaas@google.com>
Tue, 7 Mar 2023 18:19:35 +0000 (12:19 -0600)
committerJakub Kicinski <kuba@kernel.org>
Thu, 9 Mar 2023 07:34:39 +0000 (23:34 -0800)
<linux/aer.h> is unused, so remove it.

Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Cc: Jesse Brandeburg <jesse.brandeburg@intel.com>
Cc: Tony Nguyen <anthony.l.nguyen@intel.com>
Acked-by: Jesse Brandeburg <jesse.brandeburg@intel.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/ethernet/intel/iavf/iavf.h

index 232bc61d9eee9ce6c2eb7a6a3c758ac22cfe20b3..2cdce251472c08a1e639e1732d05f6b6c701086f 100644 (file)
@@ -6,7 +6,6 @@
 
 #include <linux/module.h>
 #include <linux/pci.h>
-#include <linux/aer.h>
 #include <linux/netdevice.h>
 #include <linux/vmalloc.h>
 #include <linux/interrupt.h>