]> git.karo-electronics.de Git - linux-beck.git/commit
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)
commit1ddd35be8b71855329c4c7e8910b00fd2bc0f6dc
tree8038f5f9f3a743a2273702d6fe5c1b198bcb89ac
parent15233e1db2b3adc955b9d8812e6849cfbd5bb529
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 <treding@nvidia.com>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
arch/arm/mach-imx/cpu.c