Re: [PATCH] drivers: crypto: mv_cesa.h: Add missing #define

2014-08-29 Thread Herbert Xu
On Fri, Aug 22, 2014 at 06:33:37PM +0200, Rasmus Villemoes wrote: > Clearly this was meant to be an include guard, but the #define was > missing. > > Signed-off-by: Rasmus Villemoes Patch applied. -- Email: Herbert Xu Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana

[PATCH] drivers: crypto: mv_cesa.h: Add missing #define

2014-08-22 Thread Rasmus Villemoes
Clearly this was meant to be an include guard, but the #define was missing. Signed-off-by: Rasmus Villemoes --- drivers/crypto/mv_cesa.h | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/crypto/mv_cesa.h b/drivers/crypto/mv_cesa.h index 08fcb11..9249d3e 100644 --- a/drivers/crypto/mv_c