From: Paul Gortmaker Date: Mon, 27 Feb 2012 23:08:25 +0000 (-0500) Subject: [IA64] Fix a couple of warnings for EXPORT_SYMBOL X-Git-Tag: v3.4-rc1~107^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=15839b4774c618117122074c630a49983f515318;p=pandora-kernel.git [IA64] Fix a couple of warnings for EXPORT_SYMBOL To get rid of things like: arch/ia64/sn/kernel/sn2/sn_hwperf.c:1002:1: warning: data definition has no type or storage class arch/ia64/sn/kernel/sn2/sn_hwperf.c:1002:1: warning: type defaults to 'int' in declaration of 'EXPORT_SYMBOL' arch/ia64/sn/kernel/sn2/sn_hwperf.c:1002:1: warning: parameter names (without types) in function declaration Signed-off-by: Paul Gortmaker Signed-off-by: Tony Luck --- Reading git-diff-tree failed