Now memory_read_from_buffer() belongs in string.h Signed-off-by: Akinobu Mita Cc: Andrew Vasquez Cc: "James E.J. Bottomley" Cc: Andrew Vasquez Cc: Seokmann Ju --- drivers/scsi/qla2xxx/qla_attr.c | 1 - 1 file changed, 1 deletion(-) Index: 2.6-mmotm/drivers/scsi/qla2xxx/qla_attr.c =================================================================== --- 2.6-mmotm.orig/drivers/scsi/qla2xxx/qla_attr.c +++ 2.6-mmotm/drivers/scsi/qla2xxx/qla_attr.c @@ -8,7 +8,6 @@ #include #include -#include static int qla24xx_vport_disable(struct fc_vport *, bool); -- -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/