1
0
Fork 0

crypto: caam - more desc.h cleanups

manual removal of double-spaces - no non-whitespace changes.

Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
hifive-unleashed-5.1
Kim Phillips 2011-12-12 14:59:14 -06:00 committed by Herbert Xu
parent 1582fa8147
commit b028b546a6
1 changed files with 165 additions and 166 deletions

View File

@ -1579,7 +1579,6 @@
#define NFIFOENTRY_PS_MASK (1 << NFIFOENTRY_PS_SHIFT)
#define NFIFOENTRY_PS (1 << NFIFOENTRY_PS_SHIFT)
#define NFIFOENTRY_DLEN_SHIFT 0
#define NFIFOENTRY_DLEN_MASK (0xFFF << NFIFOENTRY_DLEN_SHIFT)