]> Pileus Git - ~andy/linux/commit
Score: The commit is for compiling successfully.
authorLennox Wu <lennox.wu@gmail.com>
Sat, 14 Sep 2013 05:48:37 +0000 (13:48 +0800)
committerLennox Wu <lennox.wu@gmail.com>
Wed, 25 Sep 2013 19:46:03 +0000 (03:46 +0800)
commit5fbbf8a1a93452b26e7791cf32cefce62b0a480b
tree8dcd207baf7ffa21811b32ff1798cbd62cb1b097
parent22356f447ceb8d97a4885792e7d9e4607f712e1b
Score: The commit is for compiling successfully.
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>
arch/score/Kconfig
arch/score/include/asm/io.h
arch/score/include/asm/pgalloc.h
arch/score/kernel/entry.S
arch/score/kernel/process.c