ACPI / numa: Use __weak, not the gcc-specific version
commitbeffbe54fa2df3a80d74f168c38e0248adbde082
authorBjorn Helgaas <bhelgaas@google.com>
Tue, 28 Jan 2014 00:19:15 +0000 (27 17:19 -0700)
committerBjorn Helgaas <bhelgaas@google.com>
Mon, 3 Feb 2014 17:39:43 +0000 (3 10:39 -0700)
tree13b86f9b6e2768db8a631b45b71e528200bad638
parentd79ed248d923f219053760376a33371894a6d47c
ACPI / numa: Use __weak, not the gcc-specific version

Use "__weak" instead of the gcc-specific "__attribute__ ((weak))".

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