From: Wei Yongjun Date: Mon, 28 Jul 2014 13:19:55 +0000 (+0800) Subject: mtd: atmel_nand: remove redundant dev_err call X-Git-Tag: fixes-against-v3.18-rc2~54^2~33^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8fb7b9309c41407801958138db978eb38fd80c01;p=pandora-kernel.git mtd: atmel_nand: remove redundant dev_err call 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: Brian Norris --- Reading git-diff-tree failed