Commit 1ddd35be authored by Thierry Reding's avatar Thierry Reding Committed by Shawn Guo

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: default avatarThierry Reding <treding@nvidia.com>
Signed-off-by: default avatarShawn Guo <shawn.guo@linaro.org>
parent 15233e1d
#include <linux/err.h>
#include <linux/module.h>
#include <linux/io.h>
#include <linux/of.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment