From: Randy Dunlap Date: Wed, 14 Oct 2009 22:10:03 +0000 (-0700) Subject: [IA64] fix percpu warnings X-Git-Tag: v2.6.32-rc6~11^2~3 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b94b08081fcecf83fa690d6c5664f6316fe72208;p=pandora-kernel.git [IA64] fix percpu warnings Fix percpu types warning in ia64/sn: arch/ia64/sn/kernel/setup.c:74: error: conflicting types for '__pcpu_scope___sn_cnodeid_to_nasid' arch/ia64/include/asm/sn/arch.h:74: error: previous declaration of '__pcpu_scope___sn_cnodeid_to_nasid' was here Signed-off-by: Randy Dunlap Cc: Jes Sorensen Acked-by: Tejun Heo Signed-off-by: Tony Luck --- Reading git-diff-tree failed