Browse Source

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 <michael.opdenacker@free-electrons.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Michael Opdenacker 11 years ago
parent
commit
1b66917d6b
1 changed files with 0 additions and 1 deletions
  1. 0 1
      drivers/net/ethernet/chelsio/cxgb4/cxgb4.h

+ 0 - 1
drivers/net/ethernet/chelsio/cxgb4/cxgb4.h

@@ -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