The modifications include: 1. Kconfig of Score: we don't support ioremap 2. Missed headfile including 3. There are some errors in other people's commit not checked by us, we fix it now 3.1 arch/score/kernel/entry.S: wrong instructions 3.2 arch/score/kernel/process.c : just some typos Signed-off-by: Lennox Wu <lennox.wu@gmail.com> |
||
|---|---|---|
| .. | ||
| asm-offsets.c | ||
| entry.S | ||
| head.S | ||
| irq.c | ||
| Makefile | ||
| module.c | ||
| process.c | ||
| ptrace.c | ||
| setup.c | ||
| signal.c | ||
| sys_call_table.c | ||
| sys_score.c | ||
| time.c | ||
| traps.c | ||
| vmlinux.lds.S | ||