From: Russell King Date: Mon, 26 Jul 2010 10:02:31 +0000 (+0100) Subject: ARM: fix build warning in asm/elf.h X-Git-Tag: v2.6.36-rc1~591^2^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=392c57a2ec811db37ae45adc513704cf92ba3e69;p=pandora-kernel.git ARM: fix build warning in asm/elf.h CC kernel/elfcore.o In file included from include/linux/elf.h:7, from kernel/elfcore.c:1: arch/arm/include/asm/elf.h:124: warning: 'struct mm_struct' declared inside parameter list arch/arm/include/asm/elf.h:124: warning: its scope is only this definition or declaration, which is probably not what you want Signed-off-by: Russell King --- Reading git-diff-tree failed