[PATCH v2 34/44] metag: Various other headers

2012-12-05 Thread James Hogan
Add the remaining metag header files: - byteorder.h, swab.h (byte order and swapping) - barrier.h, cpu.h. hwthread.h, processor.h (hardware thread related) - bug.h, elf.h, gpio.h, linkage.h, resource.h (other) Signed-off-by: James Hogan --- arch/metag/include/asm/barrier.h| 85

[PATCH v2 34/44] metag: Various other headers

2012-12-05 Thread James Hogan
Add the remaining metag header files: - byteorder.h, swab.h (byte order and swapping) - barrier.h, cpu.h. hwthread.h, processor.h (hardware thread related) - bug.h, elf.h, gpio.h, linkage.h, resource.h (other) Signed-off-by: James Hogan james.ho...@imgtec.com ---