From: Thierry Reding Date: Mon, 30 Sep 2013 12:04:51 +0000 (+0200) Subject: ARM: imx: Include linux/err.h X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~51^2~4^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1ddd35be8b71855329c4c7e8910b00fd2bc0f6dc;p=pandora-kernel.git ARM: imx: Include linux/err.h The IS_ERR() macro is defined in the linux/err.h header file, so include it explicitly. Signed-off-by: Thierry Reding Signed-off-by: Shawn Guo --- Reading git-diff-tree failed