linux/arch/sparc/lib
Andrew Morton 1fb8812ba5 [SPARC32]: Build fix.
Fix 6197fe4d72

arch/sparc/lib/atomic32.c: In function '__cmpxchg_u32':
arch/sparc/lib/atomic32.c:127: error: 'addr' undeclared (first use in this function)
arch/sparc/lib/atomic32.c:127: error: (Each undeclared identifier is reported only once
arch/sparc/lib/atomic32.c:127: error: for each function it appears in.)

I assume this is what was intended..

Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Acked-by: William Irwin <wli@holomorphy.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2007-05-31 01:52:51 -07:00
..
COPYING.LIB
Makefile [SPARC]: Make bitops use same spinlocks as atomics. 2006-12-17 16:18:47 -08:00
ashldi3.S
ashrdi3.S
atomic.S Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
atomic32.c [SPARC32]: Build fix. 2007-05-31 01:52:51 -07:00
bitext.c header cleaning: don't include smp_lock.h when not used 2007-05-08 11:15:07 -07:00
blockops.S
checksum.S
copy_user.S [SPARC]: Don't zero out tail during copy_from_user_inatomic(). 2006-09-29 16:12:41 -07:00
divdi3.S
iomap.c [SPARC]: Add iomap interfaces. 2006-06-25 23:24:24 -07:00
locks.S [PATCH] sparc32 rwlock fix 2006-10-08 12:32:35 -07:00
lshrdi3.S
memcmp.S
memcpy.S
memscan.S
memset.S
mul.S
muldi3.S
rem.S
rwsem.S Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
sdiv.S
strlen.S
strlen_user.S
strncmp.S
strncpy_from_user.S
udiv.S
udivdi3.S
umul.S
urem.S