From: Lin Ming Date: Tue, 16 Dec 2008 09:08:57 +0000 (+0800) Subject: ACPI: io_common.c: call acpi_get_table to avoid using ACPI_SIG_DSDT X-Git-Tag: v2.6.29-rc1~34^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=385c4d98d851bc94ad4f351fe25fe49b70b9cf78;p=pandora-kernel.git ACPI: io_common.c: call acpi_get_table to avoid using ACPI_SIG_DSDT ACPI_SIG_DSDT is acpica internal used only. call acpi_get_table to avoid using ACPI_SIG_DSDT. Signed-off-by: Lin Ming Signed-off-by: Len Brown --- Reading git-diff-tree failed