From: Graf Yang Date: Fri, 12 Mar 2010 04:24:21 +0000 (+0000) Subject: Blackfin: SMP: rename the arch_xxx lock funcs to __raw_xxx X-Git-Tag: v2.6.38-rc1~421^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=71a66287d9c2fd07f1017f23db6ccc68ac4c4a96;p=pandora-kernel.git Blackfin: SMP: rename the arch_xxx lock funcs to __raw_xxx The external functions are named __raw_xxx, not arch_xxx, so rename the prototypes to match reality. This fixes some simple build errors in the bfin_ksyms.c code which exports these helpers to modules. Signed-off-by: Graf Yang Signed-off-by: Mike Frysinger --- Reading git-diff-tree failed