mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-07-16 13:19:56 -04:00
[PATCH] x86_64: remove dead do_softirq_thunk
Appearantly a left-over... Signed-off-by: Jan Beulich <jbeulich@novell.com> Signed-off-by: Andi Kleen <ak@suse.de> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
This commit is contained in:
committed by
Linus Torvalds
parent
8c914cb704
commit
86ebcea899
@@ -53,8 +53,6 @@ extern int sysctl_vsyscall;
|
||||
extern int nohpet;
|
||||
extern unsigned long vxtime_hz;
|
||||
|
||||
extern void do_softirq_thunk(void);
|
||||
|
||||
extern int numa_setup(char *opt);
|
||||
|
||||
extern int setup_early_printk(char *);
|
||||
|
||||
Reference in New Issue
Block a user