linux/include
David Howells 34484277b1 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 <dhowells@redhat.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
2012-03-28 18:30:03 +01:00
..
acpi
asm-generic Make asm-generic/cmpxchg.h #include asm-generic/cmpxchg-local.h 2012-03-28 18:30:03 +01:00
crypto
drm Merge branch 'drm-radeon-sitn-support' of git://people.freedesktop.org/~airlied/linux 2012-03-22 13:23:46 -07:00
keys
linux fbdev updates for 3.4 2012-03-22 20:43:40 -07:00
math-emu
media
misc
mtd
net
pcmcia
rdma
rxrpc
scsi SCSI updates on 20120319 2012-03-22 12:55:29 -07:00
sound
target
trace Things are really quieting down with the regmap API, while we're still 2012-03-22 20:33:14 -07:00
video
xen Disintegrate asm/system.h for IA64 2012-03-28 18:30:02 +01:00
Kbuild