From: Pravin Shedge Date: Wed, 6 Dec 2017 16:58:40 +0000 (+0530) Subject: drivers: net: dsa: remove duplicate includes X-Git-Tag: v4.15-rc3~8^2~17 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=30f1e59550363f6be28213393407ef225150e7fe;p=linux-2.6-block.git drivers: net: dsa: remove duplicate includes These duplicate includes have been found with scripts/checkincludes.pl but they have been removed manually to avoid removing false positives. Signed-off-by: Pravin Shedge Reviewed-by: Andrew Lunn Signed-off-by: David S. Miller --- diff --git a/drivers/net/dsa/bcm_sf2.c b/drivers/net/dsa/bcm_sf2.c index ea01f24f15e7..b62d47210db8 100644 --- a/drivers/net/dsa/bcm_sf2.c +++ b/drivers/net/dsa/bcm_sf2.c @@ -14,7 +14,6 @@ #include #include #include -#include #include #include #include