On Fri, Jun 27, 2014 at 04:49:28AM +0100, Hanjun Guo wrote:Originally the plan was to support both platforms, but it seems people have stopped talking to Linaro about 32bit support now so unless anyone else has some actual info I guess it would be safe to move it into arm64.
drivers/acpi/Makefile | 2 +Do you ever plan to add ACPI support for 32-bit ARM? If not, this part
drivers/acpi/plat/Makefile | 1 +
drivers/acpi/plat/arm-core.c | 110 ++++++++++++++++++++++++++++++++++++++++
could be placed under arch/arm64 (similar to x86).