From: Wei Yongjun Date: Sun, 20 Jul 2014 13:57:17 +0000 (+0800) Subject: net: mvpp2: Remove redundant dev_err call in mvpp2_port_probe() X-Git-Tag: cleanup-for-v3.18~108^2~119 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=468f8646df637e3e298e9c3d87211bf1b045c321;p=pandora-kernel.git net: mvpp2: Remove redundant dev_err call in mvpp2_port_probe() There is a error message within devm_ioremap_resource already, so remove the dev_err call to avoid redundant error message. Signed-off-by: Wei Yongjun Signed-off-by: David S. Miller --- Reading git-diff-tree failed