[IA64] sparse cleanup of shub_mmr.h
commit8e4641b3ee8073a46995cf97e0875df25b88d776
authorPrarit Bhargava <prarit@sgi.com>
Mon, 9 May 2005 12:07:00 +0000 (9 05:07 -0700)
committerTony Luck <tony.luck@intel.com>
Tue, 28 Jun 2005 16:37:16 +0000 (28 09:37 -0700)
tree7c289147614d3212114a007bdd070952f74a5bc4
parent458f935527372499b714bf4f8e646a68bb0f52e3
[IA64] sparse cleanup of shub_mmr.h

This patch is a sparse compile cleanup of shub_mmr.h using both the defconfig
and the sn2_defconfig config files.

The issue with this file was the missing usage of __IA64_UL_CONST wrapper.
This wrapper is defined in include/asm-ia64/types.h and wraps a long
constant definition with UL or with nothing depending on its usage in the
kernel.  The missing wrapper caused many sparse compile errors like

        warning: constant 0x0x0000000010000380 so big it is long

Signed-off-by: Prarit Bhargava <prarit@sgi.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
arch/ia64/sn/kernel/sn2/ptc_deadlock.S
include/asm-ia64/sn/shub_mmr.h