dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/crypto/caam
Kim Phillips 65a4a573b7 crypto: caam - fix gcc 4.6 warning
drivers/crypto/caam/ctrl.c: In function 'caam_probe':
drivers/crypto/caam/ctrl.c:49:6: warning: unused variable 'd' [-Wunused-variable]

Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2012-01-26 13:36:59 +11:00
..
Kconfig
Makefile
caamalg.c crypto: caam - be less noisy on startup 2012-01-13 16:38:41 +11:00
compat.h crypto: caam - add support for MD5 algorithm variants 2011-11-21 16:21:53 +08:00
ctrl.c crypto: caam - fix gcc 4.6 warning 2012-01-26 13:36:59 +11:00
desc.h crypto: caam - fix polarity of "propagate error" logic 2011-12-20 15:20:04 +08:00
desc_constr.h crypto: caam - fix polarity of "propagate error" logic 2011-12-20 15:20:04 +08:00
error.c crypto: caam - ARRAY_SIZE() vs sizeof() 2011-03-27 10:45:17 +08:00
error.h crypto: caam - fix printk recursion for long error texts 2011-05-04 15:15:06 +10:00
intern.h
jr.c crypto: caam - handle interrupt lines shared across rings 2011-05-03 09:53:31 +10:00
jr.h
regs.h crypto: caam - remove DECO access initialization code 2011-12-20 15:20:05 +08:00