Commit 6391ad0a authored by Andi Kleen's avatar Andi Kleen Committed by Linus Torvalds

[PATCH] x86_64: Remove obsolete eat_key prototype

Signed-off-by: default avatarAndi Kleen <ak@suse.de>
Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
parent d970a521
...@@ -335,9 +335,6 @@ void cpu_idle_wait(void); ...@@ -335,9 +335,6 @@ void cpu_idle_wait(void);
void disable_hlt(void); void disable_hlt(void);
void enable_hlt(void); void enable_hlt(void);
#define HAVE_EAT_KEY
void eat_key(void);
extern unsigned long arch_align_stack(unsigned long sp); extern unsigned long arch_align_stack(unsigned long sp);
#endif #endif
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment