diff options
author | Shawn Guo <shawn.guo@linaro.org> | 2015-01-06 20:06:16 +0800 |
---|---|---|
committer | Shawn Guo <shawn.guo@linaro.org> | 2015-01-06 20:14:50 +0800 |
commit | c8aeb7dfe6e815906c3d9c23ce17a00e8d01b3d5 (patch) | |
tree | 6b4ce99063c908c7af519cdefa39d6b4f04b249f /arch/arm/mach-imx/clk-vf610.c | |
parent | 05136f0897b526b9cd090c93b95bbd1b67c18cc5 (diff) |
ARM: imx: drop CPUIDLE_FLAG_TIME_VALID from cpuidle-imx6sx
As the result of commit b82b6cca4880 ("cpuidle: Invert
CPUIDLE_FLAG_TIME_VALID logic"), the flag gets removed and hence we see
the compile error below.
CC arch/arm/mach-imx/cpuidle-imx6sx.o
arch/arm/mach-imx/cpuidle-imx6sx.c:69:13: error: ‘CPUIDLE_FLAG_TIME_VALID’ undeclared here (not in a function)
Since the behavior of the original flag has been the default, we can
simply drop the flag now.
Reported-by: kbuild test robot <fengguang.wu@intel.com>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Diffstat (limited to 'arch/arm/mach-imx/clk-vf610.c')
0 files changed, 0 insertions, 0 deletions