On Mon, Mar 12, 2012 at 11:37:47PM +0000, David Howells wrote: > Disintegrate asm/system.h for Hexagon. Not compiled. > > Signed-off-by: David Howells <dhowells@xxxxxxxxxx> > cc: linux-hexagon@xxxxxxxxxxxxxxx > --- > > arch/hexagon/include/asm/atomic.h | 1 > arch/hexagon/include/asm/barrier.h | 41 +++++++++++ > arch/hexagon/include/asm/bitops.h | 1 > arch/hexagon/include/asm/cmpxchg.h | 90 +++++++++++++++++++++++ > arch/hexagon/include/asm/exec.h | 28 +++++++ > arch/hexagon/include/asm/switch_to.h | 34 +++++++++ > arch/hexagon/include/asm/system.h | 131 +--------------------------------- > arch/hexagon/kernel/ptrace.c | 1 > arch/hexagon/kernel/smp.c | 1 > arch/hexagon/kernel/vm_events.c | 1 > 10 files changed, 199 insertions(+), 130 deletions(-) > create mode 100644 arch/hexagon/include/asm/barrier.h > create mode 100644 arch/hexagon/include/asm/cmpxchg.h > create mode 100644 arch/hexagon/include/asm/exec.h > create mode 100644 arch/hexagon/include/asm/switch_to.h > Acked-by: Richard Kuo <rkuo@xxxxxxxxxxxxxx> -- Sent by an employee of the Qualcomm Innovation Center, Inc. The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum. -- To unsubscribe from this list: send the line "unsubscribe linux-arch" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html