From 62c6f7843ecfef6a26a06fcef76c2d8de1df39eb Mon Sep 17 00:00:00 2001 From: Mark Huang Date: Tue, 6 Feb 2007 22:36:58 +0000 Subject: [PATCH] - merge revision 1.8 date: 2006/06/28 21:49:46; author: mlhuang; state: Exp; lines: +0 -1 branches: 1.8.2; - really remove last vestiges of lkcd patch --- include/asm-i386/smp.h | 1 - 1 file changed, 1 deletion(-) diff --git a/include/asm-i386/smp.h b/include/asm-i386/smp.h index 2551f3b50..e03a206df 100644 --- a/include/asm-i386/smp.h +++ b/include/asm-i386/smp.h @@ -42,7 +42,6 @@ extern void smp_message_irq(int cpl, void *dev_id, struct pt_regs *regs); extern void smp_invalidate_rcv(void); /* Process an NMI */ extern void (*mtrr_hook) (void); extern void zap_low_mappings (void); -extern void stop_this_cpu(void *); #define MAX_APICID 256 extern u8 x86_cpu_to_apicid[]; -- 2.47.0