From: Bob Moore Date: Fri, 6 Aug 2010 00:57:53 +0000 (+0800) Subject: ACPICA: Fix acpi_os_read_pci_configuration prototype X-Git-Tag: v2.6.37-rc1~100^2~12^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c5f0231ee6b0441e4c45f461f2b6652b10195494;p=pandora-kernel.git ACPICA: Fix acpi_os_read_pci_configuration prototype Prototype in acpiosxf.h had the output value pointer as a (u32 *). Should be a (u64 *). Signed-off-by: Bob Moore Signed-off-by: Lin Ming Signed-off-by: Len Brown --- Reading git-diff-tree failed