mirror of
https://github.com/torvalds/linux.git
synced 2025-01-01 15:51:46 +00:00
[PATCH] x86_64: Remove obsolete eat_key prototype
Signed-off-by: Andi Kleen <ak@suse.de> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
This commit is contained in:
parent
d970a52180
commit
6391ad0aa4
@ -335,9 +335,6 @@ void cpu_idle_wait(void);
|
||||
void disable_hlt(void);
|
||||
void enable_hlt(void);
|
||||
|
||||
#define HAVE_EAT_KEY
|
||||
void eat_key(void);
|
||||
|
||||
extern unsigned long arch_align_stack(unsigned long sp);
|
||||
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user