提交 7e1dfe53 编写于 作者: L Linus Walleij

pinctrl/u300: delete pointless debug print

This is some leftover from earlier development, let's get rid
of it.
Signed-off-by: NLinus Walleij <linus.walleij@linaro.org>
上级 5a511cd3
......@@ -1113,8 +1113,6 @@ static int __devinit u300_pmx_probe(struct platform_device *pdev)
int ret;
int i;
pr_err("U300 PMX PROBE\n");
/* Create state holders etc for this driver */
upmx = devm_kzalloc(&pdev->dev, sizeof(*upmx), GFP_KERNEL);
if (!upmx)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册