From: Vakul Garg Date: Wed, 10 Jul 2013 06:27:21 +0000 (+0000) Subject: crypto: caam - Moved macro DESC_JOB_IO_LEN to desc_constr.h X-Git-Tag: v3.12-rc1~108^2~66 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aa2faec1a05f1ebc2856be911f83e696f8dc2122;p=pandora-kernel.git crypto: caam - Moved macro DESC_JOB_IO_LEN to desc_constr.h DESC_JOB_IO_LEN is a generic macro which indicates the space required in the descriptor for placing SEQIN/OUT commands, job descriptor header, shared descriptor pointer. Moving it to descriptor construction file which can be supposedly included by different algo offload files. Change-Id: Ic8900990d465e9079827b0c7fcacc61766d7efb6 Signed-off-by: Vakul Garg Reviewed-by: Geanta Neag Horia Ioan-B05471 Reviewed-by: Fleming Andrew-AFLEMING Tested-by: Fleming Andrew-AFLEMING Signed-off-by: Herbert Xu --- Reading git-diff-tree failed