ARM: mx28: Remove duplicate OCOTP error message
authorFabio Estevam <fabio.estevam@freescale.com>
Mon, 23 Jan 2012 15:29:53 +0000 (13:29 -0200)
committerShawn Guo <shawn.guo@linaro.org>
Tue, 31 Jan 2012 14:39:19 +0000 (22:39 +0800)
The mxs_get_ocotp() function already prints an error message in the case of
a timeout, so no need to print them again in the board files.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Acked-by: Marek Vasut <marek.vasut@gmail.com>
Acked-by: Stefano Babic <sbabic@denx.de>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>

No differences found