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)
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

Simple merge
Simple merge