From: Michael Opdenacker Date: Sun, 20 Oct 2013 05:10:01 +0000 (+0200) Subject: cgxb4: remove duplicate include in cxgb4.h X-Git-Tag: upstream/snapshot3+hdmi~3994^2~151 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=1b66917d6b76db0abe1a1bbf86b2517ba8b91d98;p=platform%2Fadaptation%2Frenesas_rcar%2Frenesas_kernel.git cgxb4: remove duplicate include in cxgb4.h Reported by "make includecheck" Tested that C sources including this file still compile well on x86 Signed-off-by: Michael Opdenacker Signed-off-by: David S. Miller --- diff --git a/drivers/net/ethernet/chelsio/cxgb4/cxgb4.h b/drivers/net/ethernet/chelsio/cxgb4/cxgb4.h index dfd1e36..ecd2fb3 100644 --- a/drivers/net/ethernet/chelsio/cxgb4/cxgb4.h +++ b/drivers/net/ethernet/chelsio/cxgb4/cxgb4.h @@ -48,7 +48,6 @@ #include #include #include "cxgb4_uld.h" -#include "t4_hw.h" #define FW_VERSION_MAJOR 1 #define FW_VERSION_MINOR 4