]> git.karo-electronics.de Git - mv-sheeva.git/commit
ARM: fix build warning in asm/elf.h
authorRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 26 Jul 2010 10:02:31 +0000 (11:02 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 26 Jul 2010 10:29:06 +0000 (11:29 +0100)
commit392c57a2ec811db37ae45adc513704cf92ba3e69
treef86922a022637f9b53c335fbfa6edcedd828f5ff
parentcb86ae95a0168be2acc6c48b1671ffaba1e5e39e
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 <rmk+kernel@arm.linux.org.uk>
arch/arm/include/asm/elf.h