lkml.org 
[lkml]   [2013]   [Nov]   [12]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 09/17] microblaze: Remove duplicate declarations of _stext[] and _etext[]
    Date
    They're already provided by <asm/sections.h>.

    Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
    Cc: Michal Simek <monstr@monstr.eu>
    Cc: microblaze-uclinux@itee.uq.edu.au
    ---
    arch/microblaze/include/asm/sections.h | 1 -
    1 file changed, 1 deletion(-)

    diff --git a/arch/microblaze/include/asm/sections.h b/arch/microblaze/include/asm/sections.h
    index c07ed5d2a820..1b281d3ea734 100644
    --- a/arch/microblaze/include/asm/sections.h
    +++ b/arch/microblaze/include/asm/sections.h
    @@ -16,7 +16,6 @@
    # ifndef __ASSEMBLY__
    extern char _ssbss[], _esbss[];
    extern unsigned long __ivt_start[], __ivt_end[];
    -extern char _etext[], _stext[];

    extern u32 _fdt_start[], _fdt_end[];

    --
    1.7.9.5


    \
     
     \ /
      Last update: 2013-11-13 01:21    [W:4.333 / U:0.252 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site