diff options
author | 2013-08-14 18:56:45 +0300 | |
---|---|---|
committer | 2013-08-21 21:08:36 +1000 | |
commit | 514df2816ffb176c76c344f7d1b83e79a490e4d0 (patch) | |
tree | ed6533d71b0ed1674d0e8d2834f613fe020065d5 /drivers/crypto/omap-aes.c | |
parent | crypto: xor - Check for osxsave as well as avx in crypto/xor (diff) | |
download | linux-dev-514df2816ffb176c76c344f7d1b83e79a490e4d0.tar.xz linux-dev-514df2816ffb176c76c344f7d1b83e79a490e4d0.zip |
crypto: caam - replace xstr macro with __stringify
CAAM driver contains one macro (xstr) used for printing
the line location in a file where a memdump is done. This patch
replaces the xstr macro with the already existing __stringify
macro that performs the same function.
Signed-off-by: Alex Porosanu <alexandru.porosanu@freescale.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'drivers/crypto/omap-aes.c')
0 files changed, 0 insertions, 0 deletions