mirror of
https://github.com/torvalds/linux.git
synced 2026-05-24 15:12:13 +02:00
e1000e: 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> Cc: intel-wired-lan@lists.osuosl.org Acked-by: Jesse Brandeburg <jesse.brandeburg@intel.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
This commit is contained in:
parent
1fccc781bf
commit
ab76f2bff0
|
|
@ -23,7 +23,6 @@
|
|||
#include <linux/smp.h>
|
||||
#include <linux/pm_qos.h>
|
||||
#include <linux/pm_runtime.h>
|
||||
#include <linux/aer.h>
|
||||
#include <linux/prefetch.h>
|
||||
#include <linux/suspend.h>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user