diff options
author | Paul Gortmaker <paul.gortmaker@windriver.com> | 2011-07-18 12:03:53 -0400 |
---|---|---|
committer | Paul Gortmaker <paul.gortmaker@windriver.com> | 2011-10-31 19:30:45 -0400 |
commit | ce8b9d25c94980cc05e59730c97b2ef0285587b4 (patch) | |
tree | c97ed080536b1ecc15248d37aa46652b3a5cd9e4 /sound | |
parent | ead53f22dc646d91a1b6201b9f44dd47d7d88c34 (diff) | |
download | op-kernel-dev-ce8b9d25c94980cc05e59730c97b2ef0285587b4.zip op-kernel-dev-ce8b9d25c94980cc05e59730c97b2ef0285587b4.tar.gz |
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>
Diffstat (limited to 'sound')
0 files changed, 0 insertions, 0 deletions