From: Andrew Morton Date: Tue, 26 Sep 2006 06:32:33 +0000 (-0700) Subject: [PATCH] smp_call_function_single() cleanup X-Git-Tag: v2.6.19-rc1~1120 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a3bc0dbc81d36fd38991b4373f6de8e1a507605a;p=pandora-kernel.git [PATCH] smp_call_function_single() cleanup If we're going to implement smp_call_function_single() on three architecture with the same prototype then it should have a declaration in a non-arch-specific header file. Move it into . Cc: Stephane Eranian Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed