• Zhang Yunkai's avatar
    powerpc: Remove duplicate includes · 1a0e4550
    Zhang Yunkai authored
    asm/tm.h included in traps.c is duplicated. It is also included on
    the 62nd line.
    
    asm/udbg.h included in setup-common.c is duplicated. It is also
    included on the 61st line.
    
    asm/bug.h included in arch/powerpc/include/asm/book3s/64/mmu-hash.h
    is duplicated. It is also included on the 12th line.
    
    asm/tlbflush.h included in arch/powerpc/include/asm/pgtable.h is
    duplicated. It is also included on the 11th line.
    
    asm/page.h included in arch/powerpc/include/asm/thread_info.h is
    duplicated. It is also included on the 13th line.
    Signed-off-by: default avatarZhang Yunkai <zhang.yunkai@zte.com.cn>
    [mpe: Squash together from multiple commits]
    Signed-off-by: default avatarMichael Ellerman <mpe@ellerman.id.au>
    1a0e4550
mmu-hash.h 28.2 KB