arch/arm/include/asm/elf.h: forward-declare the task-struct
authorAndrew Morton <akpm@linux-foundation.org>
Tue, 27 Apr 2010 21:09:12 +0000 (14:09 -0700)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 1 May 2010 10:33:00 +0000 (11:33 +0100)
commitea5ce655b90f5debb7b9768284eaafcca218ddef
tree577da50caed14ca763017e62a03e6c7289ff7ddf
parentd54690fec751aad3907b512e8eba0de11e250f87
arch/arm/include/asm/elf.h: forward-declare the task-struct

iop32x_defconfig:

In file included from include/linux/elf.h:7,
                 from kernel/elfcore.c:1:
arch/arm/include/asm/elf.h:101: warning: "struct task_struct" declared inside parameter list
arch/arm/include/asm/elf.h:101: warning: its scope is only this definition or declaration, which is probably not what you want

Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/include/asm/elf.h