]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit - drivers/acpi/numa.c
ACPI / numa: Fix acpi_get_node() prototype
authorBjorn Helgaas <bhelgaas@google.com>
Fri, 24 Jan 2014 22:25:10 +0000 (15:25 -0700)
committerBjorn Helgaas <bhelgaas@google.com>
Mon, 3 Feb 2014 17:39:27 +0000 (10:39 -0700)
commit486c79b5002e4a75c1c3614180702196ec6d904d
tree975743ad7c40456e5a022e3d3509bd4c3ecc05e5
parentb1e9cee7f68620fa2a020e35b5fbe3c4cc780e84
ACPI / numa: Fix acpi_get_node() prototype

acpi_get_node() takes an acpi_handle, not an "acpi_handle *".  This
fixes the prototype and the definitions.

Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Acked-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/acpi/numa.c
include/linux/acpi.h