Commits

Terry Lv committed 0974878cb22
ENGR00253835: CAAM: Fix build warnings in caamhash.c A warning was find in caamhash.c: linux-2.6-imx/drivers/crypto/caam/caamhash.c: In function 'ahash_update_ctx': linux-2.6-imx/drivers/crypto/caam/caamhash.c:850: warning: 'desc' may be used uninitialized in this function This commit is to fix it. Signed-off-by: Terry Lv <r65388@freescale.com>