]> git.karo-electronics.de Git - mv-sheeva.git/commit
[IA64] Fix a couple of warnings for EXPORT_SYMBOL
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Mon, 27 Feb 2012 23:08:25 +0000 (18:08 -0500)
committerTony Luck <tony.luck@intel.com>
Tue, 28 Feb 2012 00:20:09 +0000 (16:20 -0800)
commit15839b4774c618117122074c630a49983f515318
treec34cee58a56c5660ffe7708c35e2fd031a1f34a6
parent454ca6040acc441221d1b07c38c6127947a223d0
[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 <paul.gortmaker@windriver.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
arch/ia64/sn/kernel/io_common.c
arch/ia64/sn/kernel/sn2/sn_hwperf.c