ARM: imx: Include linux/err.h
authorThierry Reding <thierry.reding@gmail.com>
Mon, 30 Sep 2013 12:04:51 +0000 (14:04 +0200)
committerShawn Guo <shawn.guo@linaro.org>
Mon, 21 Oct 2013 01:15:12 +0000 (09:15 +0800)
The IS_ERR() macro is defined in the linux/err.h header file, so include
it explicitly.

Signed-off-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>

No differences found