From: John Keller Date: Fri, 16 Feb 2007 21:07:27 +0000 (-0600) Subject: ACPI: IA64: react to acpi_table_parse() return value change X-Git-Tag: v2.6.21-rc1~91^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=db2d4ccdc8f9f3433d3a8566404189f2e9295c23;p=pandora-kernel.git ACPI: IA64: react to acpi_table_parse() return value change acpi_boot_init() is making a bad check on the return status from acpi_table_parse(). acpi_table_parse() now returns zero on success, one on failure. Signed-off-by: Aaron Young Signed-off-by: Len Brown --- Reading git-diff-tree failed