From: Wei Yongjun Date: Thu, 16 Apr 2015 13:06:47 +0000 (+0800) Subject: ethernet: remove unused including X-Git-Tag: v4.1-rc1~95^2~18 X-Git-Url: http://git.cascardo.eti.br/?a=commitdiff_plain;h=b892e98090fed57797528bb17abcca260f23df2d;p=cascardo%2Flinux.git ethernet: remove unused including Remove including that don't need it. Signed-off-by: Wei Yongjun Signed-off-by: David S. Miller --- diff --git a/drivers/net/ethernet/qualcomm/qca_spi.c b/drivers/net/ethernet/qualcomm/qca_spi.c index 4a42e960d331..f66641d961e3 100644 --- a/drivers/net/ethernet/qualcomm/qca_spi.c +++ b/drivers/net/ethernet/qualcomm/qca_spi.c @@ -41,7 +41,6 @@ #include #include #include -#include #include "qca_7k.h" #include "qca_debug.h"