From: Bjorn Helgaas Date: Fri, 24 Jan 2014 22:25:10 +0000 (-0700) Subject: ACPI / numa: Fix acpi_get_node() prototype X-Git-Tag: v3.15-rc1~143^2~12^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=486c79b5002e4a75c1c3614180702196ec6d904d;p=pandora-kernel.git 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 Acked-by: Rafael J. Wysocki --- Reading git-diff-tree failed