x86: remove dead code and exports
No users. Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu>
This commit is contained in:
committed by
Ingo Molnar
parent
02456c708e
commit
a72368dd37
@ -6,7 +6,6 @@
|
||||
|
||||
struct notifier_block;
|
||||
void idle_notifier_register(struct notifier_block *n);
|
||||
void idle_notifier_unregister(struct notifier_block *n);
|
||||
|
||||
void enter_idle(void);
|
||||
void exit_idle(void);
|
||||
|
Reference in New Issue
Block a user