Files
android_kernel_xiaomi_sm8450/arch/arm/kernel
Paul Gortmaker ce8b9d25c9 arm: add elf.h to arch/arm/kernel/ptrace.c
It was implicitly getting it via an implicit presence of module.h
but when we clean that up, we'll get a bunch of lines like this:

arch/arm/kernel/ptrace.c:764: error: 'NT_PRSTATUS' undeclared here (not in a function)
arch/arm/kernel/ptrace.c:765: error: 'ELF_NGREG' undeclared here (not in a function)
arch/arm/kernel/ptrace.c:776: error: 'NT_PRFPREG' undeclared here (not in a function)

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
2011-10-31 19:30:45 -04:00
..
2008-08-12 19:54:09 +01:00
2008-05-30 10:33:49 +02:00
2008-09-06 12:10:45 +01:00
2011-10-23 13:32:29 +01:00
2010-10-29 13:14:40 -05:00
2010-12-20 23:07:36 +08:00
2011-09-20 23:33:44 +01:00
2011-01-15 09:27:04 +00:00
2011-10-01 21:08:26 +02:00