commit | 71741680a9858a7fcba54acf5b321d185abef1e8 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Sat Sep 15 09:17:10 2012 -0700 |
committer | David S. Miller <davem@davemloft.net> | Sat Sep 15 09:17:10 2012 -0700 |
tree | 2c780366f8726c1228c00eaeb35e8dd6bb315f78 | |
parent | 1080362425793f67e36dc690973e13e4a9631b4d [diff] |
sparc64: Add missing pr_fmt define to crypto opcode drivers. The hashes and crc32c had it, only the AES/DES/CAMELLIA drivers were missing it. Signed-off-by: David S. Miller <davem@davemloft.net>