]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
ACPI: fix build warning
authorMing Lin <ming.m.lin@intel.com>
Thu, 21 Feb 2008 07:01:30 +0000 (02:01 -0500)
committerLen Brown <len.brown@intel.com>
Thu, 21 Feb 2008 07:01:30 +0000 (02:01 -0500)
commit1186974f3ffe3c1796e5efce7afffefcfda9a6f0
treeff3636959977ded21d3c52e7b8139fce8f510632
parente80af3a8dbbbf431b2070cc760699f01c5a6ac69
ACPI: fix build warning

CC      drivers/acpi/executer/exregion.o
drivers/acpi/executer/exregion.c: In function
‘acpi_ex_pci_config_space_handler’:
drivers/acpi/executer/exregion.c:369: attention : passing argument 3 of
‘acpi_os_read_pci_configuration’ from incompatible pointer type

exposed by 10270d4838bdc493781f5a1cf2e90e9c34c9142f

http://bugzilla.kernel.org/show_bug.cgi?id=9989

Signed-off-by: Ming Lin <ming.m.lin@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
drivers/acpi/executer/exregion.c