mirror of
https://github.com/torvalds/linux.git
synced 2026-06-01 11:03:43 +02:00
igb: Remove unnecessary aer.h include
<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>
This commit is contained in:
parent
ddd652ef30
commit
648a2020fd
|
|
@ -28,7 +28,6 @@
|
|||
#include <linux/tcp.h>
|
||||
#include <linux/sctp.h>
|
||||
#include <linux/if_ether.h>
|
||||
#include <linux/aer.h>
|
||||
#include <linux/prefetch.h>
|
||||
#include <linux/bpf.h>
|
||||
#include <linux/bpf_trace.h>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user