From: Aurelien Jarno Date: Tue, 18 Jan 2011 20:55:34 +0000 (+0000) Subject: sh: Fix sh build failure when CONFIG_SFC=m X-Git-Tag: v2.6.38-rc3~58^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=24ee7d79c5885275a531431c3b687b3a7919eee4;p=pandora-kernel.git sh: Fix sh build failure when CONFIG_SFC=m CONFIG_SFC=m uses topology_core_cpumask() which, for sh, expects cpu_core_map to be exported. It is not. This patch exports the needed symbol. Signed-off-by: Aurelien Jarno Signed-off-by: Paul Mundt --- Reading git-diff-tree failed