Score: The commit is for compiling successfully.
authorLennox Wu <lennox.wu@gmail.com>
Sat, 14 Sep 2013 05:48:37 +0000 (13:48 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 17 Jul 2014 22:58:04 +0000 (15:58 -0700)
commit6476e2a245db7e9821173f22d423bca6312016cd
tree006a5de909a9bc7ce2ffa2d3eb6ae31ef90ccb98
parent938de89bf6b50e26a377806d996d9fe1848092da
Score: The commit is for compiling successfully.

commit 5fbbf8a1a93452b26e7791cf32cefce62b0a480b upstream.

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>
Cc: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
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