[IA64] fix IO_SPACE_SPARSE_ENCODING macro ambiguity
authorBjorn Helgaas <bjorn.helgaas@hp.com>
Tue, 23 Aug 2005 16:24:00 +0000 (09:24 -0700)
committerTony Luck <tony.luck@intel.com>
Wed, 24 Aug 2005 21:55:09 +0000 (14:55 -0700)
Parenthesize "p" to avoid ambiguity.  No callers have a problem today;
this is just to clean up the bad form.

Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>

No differences found