[SANDBOX] move include/asm-sandbox to arch/arm/include/sandbox
commite2a7b79cfc63c8a5bdafb6f333fedf35b6b8a380
authorJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Thu, 22 Oct 2009 12:21:28 +0000 (22 14:21 +0200)
committerJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Thu, 22 Oct 2009 12:21:28 +0000 (22 14:21 +0200)
tree693e4c786169ac0a611bd4fde64401590fbeb3f8
parent37e96f83bca38c26179b38d0130b0462ae09bb50
[SANDBOX] move include/asm-sandbox to arch/arm/include/sandbox

Move platform independent header files to arch/sandbox/include/asm, leaving
those in asm/arch*.

Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
arch/sandbox/include/asm/bitops.h [moved from include/asm-sandbox/bitops.h with 100% similarity]
arch/sandbox/include/asm/byteorder.h [moved from include/asm-sandbox/byteorder.h with 100% similarity]
arch/sandbox/include/asm/common.h [moved from include/asm-sandbox/common.h with 100% similarity]
arch/sandbox/include/asm/elf.h [moved from include/asm-sandbox/elf.h with 100% similarity]
arch/sandbox/include/asm/global_data.h [moved from include/asm-sandbox/global_data.h with 100% similarity]
arch/sandbox/include/asm/posix_types.h [moved from include/asm-sandbox/posix_types.h with 100% similarity]
arch/sandbox/include/asm/processor.h [moved from include/asm-sandbox/processor.h with 100% similarity]
arch/sandbox/include/asm/ptrace.h [moved from include/asm-sandbox/ptrace.h with 100% similarity]
arch/sandbox/include/asm/string.h [moved from include/asm-sandbox/string.h with 100% similarity]
arch/sandbox/include/asm/types.h [moved from include/asm-sandbox/types.h with 100% similarity]
arch/sandbox/include/asm/u-boot.h [moved from include/asm-sandbox/u-boot.h with 100% similarity]