[SPARC32]: Build fix.
authorAndrew Morton <akpm@linux-foundation.org>
Thu, 31 May 2007 08:19:24 +0000 (01:19 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Thu, 31 May 2007 08:52:51 +0000 (01:52 -0700)
commit1fb8812ba5a4c34b680d4405216310233f3c7573
tree1c2400953d713ff03aef65d9c7168ea64006c5fc
parentdbbe3cb8cff6b494ac2cba6a94dc7aabe7e5b635
[SPARC32]: Build fix.

Fix 6197fe4d720ea3e2ee94cdc7ef32d6c0151199de

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>
arch/sparc/lib/atomic32.c