--- zzzz-none-000/linux-3.10.107/arch/powerpc/include/asm/eeh_event.h 2017-06-27 09:49:32.000000000 +0000 +++ scorpion-7490-727/linux-3.10.107/arch/powerpc/include/asm/eeh_event.h 2021-02-04 17:41:59.000000000 +0000 @@ -31,7 +31,9 @@ struct eeh_pe *pe; /* EEH PE */ }; +int eeh_event_init(void); int eeh_send_failure_event(struct eeh_pe *pe); +void eeh_remove_event(struct eeh_pe *pe, bool force); void eeh_handle_event(struct eeh_pe *pe); #endif /* __KERNEL__ */