From: Lin Ming Date: Wed, 31 Dec 2008 01:23:57 +0000 (+0800) Subject: ACPI: osl.c: replace return_ACPI_STATUS with return X-Git-Tag: v2.6.29-rc1~34^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=889c78be9e8d84ea7f991b9b868e006cdb8e42b0;p=pandora-kernel.git ACPI: osl.c: replace return_ACPI_STATUS with return return_ACPI_STATUS is an internal acpica function, replace it with return. acpi_gbl_permanent_mmap moved from acglobal.h to acpixf.h for external use Signed-off-by: Lin Ming Signed-off-by: Len Brown --- Reading git-diff-tree failed