Blackfin: SMP: rename the arch_xxx lock funcs to __raw_xxx
authorGraf Yang <graf.yang@analog.com>
Fri, 12 Mar 2010 04:24:21 +0000 (04:24 +0000)
committerMike Frysinger <vapier@gentoo.org>
Mon, 10 Jan 2011 12:18:11 +0000 (07:18 -0500)
commit71a66287d9c2fd07f1017f23db6ccc68ac4c4a96
treeac0c215c1212ab2887ce956562e44b12382011fb
parent57afb399350b45c0067f4979ce9f0c754239b048
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 <graf.yang@analog.com>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
arch/blackfin/include/asm/cacheflush.h
arch/blackfin/include/asm/spinlock.h