commit | e037cda559547e6353c5a792802963572d0b750e | [log] [tgz] |
---|---|---|
author | Keith Owens <kaos@sgi.com> | Mon Jul 17 15:41:59 2006 +1000 |
committer | Tony Luck <tony.luck@intel.com> | Wed Aug 02 16:03:44 2006 -0700 |
tree | 5e76f7706d30d725f4bc80dd9b460f8a5c2da005 | |
parent | 4f2ef124b274baac80f64e290aa44e87a7753933 [diff] |
[IA64] sparse cleanups Fix some sparse warnings on ia64. Large constants that should be long instead of int. Use NULL instead of 0. Add some missing __iomem casts. Replace a non-C99 structure assignment. Signed-off-by: Keith Owens <kaos@sgi.com> Signed-off-by: Tony Luck <tony.luck@intel.com>