From: Keith Owens Date: Mon, 17 Jul 2006 05:41:59 +0000 (+1000) Subject: [IA64] sparse cleanups X-Git-Tag: v2.6.18-rc4~49^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e037cda559547e6353c5a792802963572d0b750e;p=pandora-kernel.git [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 Signed-off-by: Tony Luck --- Reading git-diff-tree failed