]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
nios2: move nios2.h to arch asm directory
authorThomas Chou <thomas@wytron.com.tw>
Mon, 25 Aug 2014 09:09:07 +0000 (17:09 +0800)
committerThomas Chou <thomas@wytron.com.tw>
Sat, 30 Aug 2014 09:48:43 +0000 (17:48 +0800)
commit57cfeb5140642b1071b01a7cc5c34d4ef3166180
tree4947572a662637ff402427d106d57144f29e5988
parent8645071006a0b577ae4660f4a271f42c081ef4ab
nios2: move nios2.h to arch asm directory

The nios2.h is nios2 cpu specific, and should go arch asm
directory.

Signed-off-by: Thomas Chou <thomas@wytron.com.tw>
arch/nios2/cpu/cpu.c
arch/nios2/cpu/interrupts.c
arch/nios2/include/asm/nios2.h [moved from include/nios2.h with 95% similarity]