commit | 3309aa494186b0c5364d812ae000955262590655 | [log] [tgz] |
---|---|---|
author | Jun Nie <jun.nie@linaro.org> | Mon Jul 27 14:59:06 2015 +0800 |
committer | Sebastian Reichel <sre@kernel.org> | Mon Jul 27 15:33:30 2015 +0200 |
tree | 54b9e0bad2bb89eef024984033e1ed22ae5196c5 | |
parent | 6d0a1815e814ee5eaa0cec17913d5e4abae99ef0 [diff] |
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: Jun Nie <jun.nie@linaro.org> Signed-off-by: Sebastian Reichel <sre@kernel.org>