cgxb4: remove duplicate include in cxgb4.h
authorMichael Opdenacker <michael.opdenacker@free-electrons.com>
Sun, 20 Oct 2013 05:10:01 +0000 (07:10 +0200)
committerDavid S. Miller <davem@davemloft.net>
Mon, 21 Oct 2013 22:46:45 +0000 (18:46 -0400)
Reported by "make includecheck"

Tested that C sources including this file still compile well on x86

Signed-off-by: Michael Opdenacker <michael.opdenacker@free-electrons.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/chelsio/cxgb4/cxgb4.h

index dfd1e36..ecd2fb3 100644 (file)
@@ -48,7 +48,6 @@
 #include <linux/vmalloc.h>
 #include <asm/io.h>
 #include "cxgb4_uld.h"
-#include "t4_hw.h"
 
 #define FW_VERSION_MAJOR 1
 #define FW_VERSION_MINOR 4