• Russell King's avatar
    ARM: fix build warning in asm/elf.h · 392c57a2
    Russell King authored
      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: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
    392c57a2
elf.h 3.95 KB