From: Will Deacon Date: Thu, 26 Mar 2015 15:09:20 +0000 (+0000) Subject: ARM64 / ACPI: fix usage of acpi_map_gic_cpu_interface X-Git-Tag: omap-for-v4.2/o2_dc~26^2~2 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8ef320319592693f4a6286d80df210fd47b3e356;p=pandora-kernel.git ARM64 / ACPI: fix usage of acpi_map_gic_cpu_interface acpi_parse_gic_cpu_interface calls acpi_map_gic_cpu_interface by both passing a 32-bit value in the u8 enabled parameter and then subsequently ignoring its return value. Sort it out. Reported-by: Catalin Marinas Signed-off-by: Will Deacon --- Reading git-diff-tree failed