tmp_suning_uos_patched/arch/arm/mach-sunxi
Maxime Ripard cd4b2b9bc2 ARM: sun6i: Use CPU_METHOD_OF_DECLARE
CPU_METHOD_OF_DECLARE allows to bind the smp_ops to a set of cpus through the
enable-method property, instead of relying on the machine to define it. Switch
to it to get closer to an empty machine.

Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
2014-05-17 18:42:00 +02:00
..
common.h
Kconfig ARM: sunxi: select MFD_SUN6I_PRCM when sun6i arch support is enabled 2014-05-15 17:30:07 +02:00
Makefile
platsmp.c ARM: sun6i: Use CPU_METHOD_OF_DECLARE 2014-05-17 18:42:00 +02:00
sunxi.c