提交 3ff59bce 编写于 作者: M Mark A. Greer 提交者: Herbert Xu

crypto: omap-sham - Remove unnecessary pr_info noise

Remove the unnecessary pr_info() call in omap_sham_mod_init().

CC: Dmitry Kasatkin <dmitry.kasatkin@intel.com>
Signed-off-by: NMark A. Greer <mgreer@animalcreek.com>
Signed-off-by: NHerbert Xu <herbert@gondor.apana.org.au>
上级 a49f0d1e
......@@ -1286,8 +1286,6 @@ static struct platform_driver omap_sham_driver = {
static int __init omap_sham_mod_init(void)
{
pr_info("loading %s driver\n", "omap-sham");
return platform_driver_register(&omap_sham_driver);
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册