sparc64: Add missing pr_fmt define to crypto opcode drivers.
authorDavid S. Miller <davem@davemloft.net>
Sat, 15 Sep 2012 16:17:10 +0000 (09:17 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sat, 15 Sep 2012 16:17:10 +0000 (09:17 -0700)
The hashes and crc32c had it, only the AES/DES/CAMELLIA drivers were
missing it.

Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found