commit | 3f30849f1f18b852f60ed04c7136967ec3a314a7 | [log] [tgz] |
---|---|---|
author | Wei Yongjun <yongjun_wei@trendmicro.com.cn> | Wed Jul 13 12:46:40 2016 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Jul 13 18:07:56 2016 -0700 |
tree | 95b2ba1ff70d7d0a2d0532e43383cf1aed0f6ec9 | |
parent | 484f674bb51cdce21b507c0a79d56a9741e6eb9f [diff] |
stmmac: dwmac-socfpga: remove redundant dev_err call in socfpga_dwmac_parse_data() 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 <yongjun_wei@trendmicro.com.cn> Signed-off-by: David S. Miller <davem@davemloft.net>