android_kernel_lge_bullhead/arch/score/kernel
Lennox Wu 6476e2a245 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>
2014-07-17 15:58:04 -07:00
..
Makefile score: Use generic init_task 2012-05-05 13:00:25 +02:00
asm-offsets.c
entry.S Score: The commit is for compiling successfully. 2014-07-17 15:58:04 -07:00
head.S
irq.c score: Use generic show_interrupts() 2011-03-28 12:03:35 +08:00
module.c Make most arch asm/module.h files use asm-generic/module.h 2012-09-28 14:31:03 +09:30
process.c Score: The commit is for compiling successfully. 2014-07-17 15:58:04 -07:00
ptrace.c ptrace: cleanup arch_ptrace() on score 2010-10-27 18:03:12 -07:00
setup.c score: Use HAVE_MEMBLOCK_NODE_MAP 2011-12-08 10:22:09 -08:00
signal.c score: switch to generic sigaltstack 2013-02-03 18:16:15 -05:00
sys_call_table.c score: add generic sys_call_table 2009-06-19 14:10:33 +02:00
sys_score.c score: switch to generic fork/vfork/clone 2012-11-28 23:43:40 -05:00
time.c score: fix function prototypes 2009-06-27 15:14:58 +02:00
traps.c dump_stack: unify debug information printed by show_regs() 2013-04-30 17:04:02 -07:00
vmlinux.lds.S score: normalize global variables exported by vmlinux.lds 2014-07-17 15:58:04 -07:00