[IA64] Correct definition of handle_IPI
authorKeith Owens <kaos@sgi.com>
Wed, 18 Oct 2006 05:36:49 +0000 (15:36 +1000)
committerTony Luck <tony.luck@intel.com>
Tue, 31 Oct 2006 22:38:15 +0000 (14:38 -0800)
The declaration of handle_IPI in arch/ia64/kernel/smp.c was changed but
not the definition of this function.  Remove struct pt_regs from
handle_IPI().

Signed-off-by: Keith Owens <kaos@sgi.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>

No differences found