From: Catalin Marinas Date: Mon, 18 Feb 2013 18:22:14 +0000 (+0000) Subject: arm64: Fix build error with !SMP X-Git-Tag: v3.9-rc4~26^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a2c91547b5b1b9ae515851a85b5574f205b8e1c4;p=pandora-kernel.git arm64: Fix build error with !SMP The __atomic_hash is only defined when SMP is enabled but the arm64ksyms.c exports it even for the UP case. Signed-off-by: Catalin Marinas --- Reading git-diff-tree failed