diff options
| author | David Howells <[email protected]> | 2012-03-28 17:30:03 +0000 |
|---|---|---|
| committer | David Howells <[email protected]> | 2012-03-28 17:30:03 +0000 |
| commit | 34484277b173d0af1bb00532a264940b57920429 (patch) | |
| tree | d3cb2984acf58bfcd08a1f1a67c8e291272418a0 /lib/mpi/mpi-bit.c | |
| parent | Disintegrate asm/system.h for Xtensa (diff) | |
| download | kernel-34484277b173d0af1bb00532a264940b57920429.tar.gz kernel-34484277b173d0af1bb00532a264940b57920429.zip | |
Make asm-generic/cmpxchg.h #include asm-generic/cmpxchg-local.h
Make asm-generic/cmpxchg.h #include asm-generic/cmpxchg-local.h as all arch
files that #include the former also #include the latter. See:
grep -rl asm-generic/cmpxchg-local[.]h arch/ | sort > b
grep -rl asm-generic/cmpxchg[.]h arch/ | sort > a
comm a b
This simplifies the disintegration of asm-generic/system.h for arches that
don't have their own.
Signed-off-by: David Howells <[email protected]>
Acked-by: Arnd Bergmann <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-bit.c')
0 files changed, 0 insertions, 0 deletions
