Bläddra i källkod

[SCSI] cxgb3i: added missing include in cxgb3i_ddp.h

Signed-off-by: Karen Xie <kxie@chelsio.com>
Reviewed-by: Mike Christie <michaelc@cs.wisc.edu>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
Karen Xie 16 år sedan
förälder
incheckning
992040f540
1 ändrade filer med 2 tillägg och 0 borttagningar
  1. 2 0
      drivers/scsi/cxgb3i/cxgb3i_ddp.h

+ 2 - 0
drivers/scsi/cxgb3i/cxgb3i_ddp.h

@@ -13,6 +13,8 @@
 #ifndef __CXGB3I_ULP2_DDP_H__
 #define __CXGB3I_ULP2_DDP_H__
 
+#include <linux/vmalloc.h>
+
 /**
  * struct cxgb3i_tag_format - cxgb3i ulp tag format for an iscsi entity
  *