On Wed, 28 Jun 2006 23:49:24 PDT, Ravi Anand wrote: > ISP4xxx driver definitions. I missed a #include in ql4_def.h. >From 655dd4a50f40edbbd48f02fc8cfa5c79d451e10d Mon Sep 17 00:00:00 2001 From: Doug Maxey <dwm@xxxxxxxxxxx> Date: Thu, 29 Jun 2006 15:16:52 -0500 Subject: [PATCH] qla4xxx: remove deprecated #include Remove the #include ql4_netlnk.h as the file no longer exists. Should build now. :) Signed-off-by: Doug Maxey <dwm@xxxxxxxxxxx> --- drivers/scsi/qla4xxx/ql4_def.h | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/drivers/scsi/qla4xxx/ql4_def.h b/drivers/scsi/qla4xxx/ql4_def.h index 7e7dc1f..876875b 100644 --- a/drivers/scsi/qla4xxx/ql4_def.h +++ b/drivers/scsi/qla4xxx/ql4_def.h @@ -614,6 +614,5 @@ #include "ql4_version.h" #include "ql4_glbl.h" #include "ql4_dbg.h" #include "ql4_inline.h" -#include "ql4_netlnk.h" #endif /*_QLA4XXX_H */ -- 1.4.0 - : send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html