]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
ACPI: IA64: react to acpi_table_parse() return value change
authorJohn Keller <jpk@sgi.com>
Fri, 16 Feb 2007 21:07:27 +0000 (15:07 -0600)
committerLen Brown <len.brown@intel.com>
Sat, 17 Feb 2007 03:07:36 +0000 (22:07 -0500)
commitdb2d4ccdc8f9f3433d3a8566404189f2e9295c23
tree31cf5f1e3bee89b2e9c172721593ca89cc23f126
parent6eb87fed52b7f6ac200eaa649cc3221e239d0113
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>
arch/ia64/kernel/acpi.c