]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
sfc: remove duplicated include from ef10.c
authorYueHaibing <yuehaibing@huawei.com>
Fri, 10 Jan 2020 01:35:17 +0000 (01:35 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sat, 11 Jan 2020 07:10:20 +0000 (23:10 -0800)
Remove duplicated include.

Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Acked-by: Edward Cree <ecree@solarflare.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/sfc/ef10.c

index 82063212cac4456a4c1dfa2f9bfd9ae8fcd39bd7..4997f61de3d6e3335b6adb808e0440fc95352743 100644 (file)
@@ -16,7 +16,6 @@
 #include "workarounds.h"
 #include "selftest.h"
 #include "ef10_sriov.h"
-#include "rx_common.h"
 #include <linux/in.h>
 #include <linux/jhash.h>
 #include <linux/wait.h>