提交 3309aa49 编写于 作者: J Jun Nie 提交者: Sebastian Reichel

power/reset: zx: Remove unnecessary include file

Including ARM related header file cause build failure
in i386 build because COMILE_TEST also involve building
zx driver. Remove the unnecessary include file.
Signed-off-by: NJun Nie <jun.nie@linaro.org>
Signed-off-by: NSebastian Reichel <sre@kernel.org>
上级 6d0a1815
......@@ -18,8 +18,6 @@
#include <linux/platform_device.h>
#include <linux/reboot.h>
#include <asm/proc-fns.h>
static void __iomem *base;
static void __iomem *pcu_base;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册