Commit 82eb1792 authored by Christophe Leroy's avatar Christophe Leroy Committed by Michael Ellerman
Browse files

powerpc: drop hard_reset_now() and poweroff_now() declaration

parent 63442de4
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -436,8 +436,6 @@ extern void power9_idle_type(unsigned long stop_psscr_val,
			      unsigned long stop_psscr_mask);

extern void flush_instruction_cache(void);
extern void hard_reset_now(void);
extern void poweroff_now(void);
extern int fix_alignment(struct pt_regs *);
extern void _nmask_and_or_msr(unsigned long nmask, unsigned long or_val);