Commit 48b03754 authored by Huang Weiyi's avatar Huang Weiyi Committed by David S. Miller

igb: remove duplicated #include

Remove duplicated #include('s) in
  drivers/net/igb/igb_main.c
Signed-off-by: default avatarHuang Weiyi <weiyi.huang@gmail.com>
Acked-by: default avatarJeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 4570a524
......@@ -47,7 +47,6 @@
#include <linux/if_ether.h>
#include <linux/aer.h>
#include <linux/prefetch.h>
#include <linux/if_vlan.h>
#ifdef CONFIG_IGB_DCA
#include <linux/dca.h>
#endif
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment