提交 ab1c847a 编写于 作者: G Grant Likely

gpio/ep93xx: Remove superfluous debug pr_info statement

Reported-by: NH Hartley Sweeten <hsweeten@visionengravers.com>
Signed-off-by: NGrant Likely <grant.likely@secretlab.ca>
上级 1e4c8842
......@@ -395,7 +395,6 @@ static struct platform_driver ep93xx_gpio_driver = {
static int __init ep93xx_gpio_init(void)
{
pr_info("%s\n", __func__);
return platform_driver_register(&ep93xx_gpio_driver);
}
postcore_initcall(ep93xx_gpio_init);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册