From: Wei Yongjun Date: Tue, 2 Jul 2013 00:57:47 +0000 (+0800) Subject: net: ethernet: davinci_emac: remove redundant dev_err call in davinci_emac_probe() X-Git-Tag: v3.11-rc1~64^2~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f3ad89217fa8088203b6c040584987028d524456;p=pandora-kernel.git net: ethernet: davinci_emac: remove redundant dev_err call in davinci_emac_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 Acked-by: Lad, Prabhakar Acked-by: Mugunthan V N Signed-off-by: David S. Miller --- Reading git-diff-tree failed