From: Bjorn Helgaas Date: Tue, 28 Jan 2014 00:19:15 +0000 (-0700) Subject: ACPI / numa: Use __weak, not the gcc-specific version X-Git-Tag: v3.15-rc1~143^2~12^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=beffbe54fa2df3a80d74f168c38e0248adbde082;p=pandora-kernel.git ACPI / numa: Use __weak, not the gcc-specific version Use "__weak" instead of the gcc-specific "__attribute__ ((weak))". Signed-off-by: Bjorn Helgaas Acked-by: Rafael J. Wysocki --- Reading git-diff-tree failed