The hashes and crc32c had it, only the AES/DES/CAMELLIA drivers were
missing it.
Signed-off-by: David S. Miller <davem@davemloft.net>
* Copyright (c) 2010, Intel Corporation.
*/
+#define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
+
#include <linux/crypto.h>
#include <linux/init.h>
#include <linux/module.h>
* Copyright (C) 2012 David S. Miller <davem@davemloft.net>
*/
+#define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
+
#include <linux/crypto.h>
#include <linux/init.h>
#include <linux/module.h>
* Copyright (C) 2012 David S. Miller <davem@davemloft.net>
*/
+#define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
+
#include <linux/crypto.h>
#include <linux/init.h>
#include <linux/module.h>