1
0
Fork 0
alistair23-linux/arch/arm/include
Daniel Lezcano eeebc3bb4d ARM: cpuidle: Remove duplicate header inclusion
The cpu_do_idle() function is always used by the cpuidle drivers.

That led to have each driver including cpuidle.h and proc-fns.h, they are
always paired. That makes a lot of duplicate headers inclusion. Instead of
including both in each .c file, move the proc-fns.h header inclusion in the
cpuidle.h header file directly, so we can save some line of code.

Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Acked-by: Kevin Hilman <khilman@linaro.org>
Acked-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Tested-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
2015-03-23 18:03:11 +01:00
..
asm ARM: cpuidle: Remove duplicate header inclusion 2015-03-23 18:03:11 +01:00
debug ARM: at91: debug: fix non MMU debug 2015-03-05 10:55:13 +01:00
uapi/asm Fairly small update, but there are some interesting new features. 2015-02-13 09:55:09 -08:00