]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit531c93dede321a0643859afc61d6f12c8980f584
tree1c2400953d713ff03aef65d9c7168ea64006c5fc
parentb297cdbef4896a54fc3be0c4ed2beda8a768e68a
[SPARC32]: Build fix.

Fix 6338082d04642c9365c51007d249532aeead07e1

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