Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 <ayoung@sgi.com> Signed-off-by: Len Brown <len.brown@intel.com>
- Loading branch information