linux/arch/tile/include
Paul Gortmaker 34f2c0ac11 tile: fix multiple build failures from system.h dismantle
Commit bd119c6923

    "Disintegrate asm/system.h for Tile"

created the asm/switch_to.h file, but did not add an include
of it to all its users.

Also, commit b4816afa39

        "Move the asm-generic/system.h xchg() implementation to asm-generic/cmpxchg.h"

introduced the concept of asm/cmpxchg.h but the tile arch
never got one.  Fork the cmpxchg content out of the asm/atomic.h
file to create one.

Acked-by: David Howells <dhowells@redhat.com>
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>
2012-04-02 11:57:37 -04:00
..
arch arch/tile: factor out <arch/opcode.h> header 2011-11-03 16:58:54 -04:00
asm tile: fix multiple build failures from system.h dismantle 2012-04-02 11:57:37 -04:00
hv arch/tile: add hypervisor-based character driver for SPI flash ROM 2011-06-10 13:07:48 -04:00