From: Isaku Yamahata Date: Mon, 19 May 2008 13:13:28 +0000 (+0900) Subject: [IA64] pvops: preparation: remove extern in irq_ia64.c X-Git-Tag: v2.6.27-rc1~948^2~6^2~18 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=444933c6c6e82362ba8e0da26f41a53c433d11ef;p=pandora-kernel.git [IA64] pvops: preparation: remove extern in irq_ia64.c remove extern declaration of handle_IPI() in irq_ia64.c. Instead, declare it in asm-ia64/smp.h. Later handle_IPI() will be referenced from another file. Signed-off-by: Isaku Yamahata Signed-off-by: Tony Luck --- Reading git-diff-tree failed