From: Hanjun Guo Date: Tue, 18 Feb 2014 16:23:57 +0000 (+0800) Subject: ACPI: Move BAD_MADT_ENTRY() to linux/acpi.h X-Git-Tag: v3.15-rc1~151^2~1^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=328281b1cda4dfef5b86c255b0aba8a8a96e0dad;p=pandora-kernel.git ACPI: Move BAD_MADT_ENTRY() to linux/acpi.h BAD_MADT_ENTRY() is arch independent and will be used for all architectures which parse MADT, so move it to linux/acpi.h to reduce code duplication. Signed-off-by: Hanjun Guo Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed