瀏覽代碼

infiniband: Only include mutex.h once in drivers/infiniband/hw/cxgb4/iw_cxgb4.h

Only include the header linux/mutex.h once inside
drivers/infiniband/hw/cxgb4/iw_cxgb4.h

Signed-off-by: Jesper Juhl <jj@chaosbits.net>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Jesper Juhl 14 年之前
父節點
當前提交
e987fa357a
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      drivers/infiniband/hw/cxgb4/iw_cxgb4.h

+ 0 - 1
drivers/infiniband/hw/cxgb4/iw_cxgb4.h

@@ -46,7 +46,6 @@
 #include <linux/timer.h>
 #include <linux/timer.h>
 #include <linux/io.h>
 #include <linux/io.h>
 #include <linux/kfifo.h>
 #include <linux/kfifo.h>
-#include <linux/mutex.h>
 
 
 #include <asm/byteorder.h>
 #include <asm/byteorder.h>