lkml.org 
[lkml]   [2022]   [Sep]   [19]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH v2 04/19] powerpc/cputable: Remove __machine_check_early_realmode_p{7/8/9} prototypes
    Date
    __machine_check_early_realmode_p{7/8/9} are already in mce.h
    which is included. Remove them from cputable.c

    Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu>
    ---
    arch/powerpc/kernel/cputable.c | 3 ---
    1 file changed, 3 deletions(-)

    diff --git a/arch/powerpc/kernel/cputable.c b/arch/powerpc/kernel/cputable.c
    index 2829ea537277..5ace97cccad8 100644
    --- a/arch/powerpc/kernel/cputable.c
    +++ b/arch/powerpc/kernel/cputable.c
    @@ -64,9 +64,6 @@ extern void __setup_cpu_ppc970MP(unsigned long offset, struct cpu_spec* spec);
    extern void __setup_cpu_pa6t(unsigned long offset, struct cpu_spec* spec);
    extern void __restore_cpu_pa6t(void);
    extern void __restore_cpu_ppc970(void);
    -extern long __machine_check_early_realmode_p7(struct pt_regs *regs);
    -extern long __machine_check_early_realmode_p8(struct pt_regs *regs);
    -extern long __machine_check_early_realmode_p9(struct pt_regs *regs);
    #endif /* CONFIG_PPC64 */
    #if defined(CONFIG_E500)
    extern void __setup_cpu_e5500(unsigned long offset, struct cpu_spec* spec);
    --
    2.37.1
    \
     
     \ /
      Last update: 2022-09-19 19:07    [W:2.404 / U:0.804 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site