[IA64] tioca: Fix assignment from incompatible pointer warnings
authorJeff Mahoney <jeffm@suse.com>
Thu, 24 Feb 2011 20:33:24 +0000 (15:33 -0500)
committerTony Luck <tony.luck@intel.com>
Wed, 2 Mar 2011 22:04:07 +0000 (14:04 -0800)
commitb4a6b3436531f6c5256e6d60d388c3c28ff1a0e9
tree87fb1fac6068ffeb2354f6ad915bd9e29e6a5e59
parentc1d036c4d1cb00b7e8473a2ad0a78f13e13a8183
[IA64] tioca: Fix assignment from incompatible pointer warnings

The prototype for sn_pci_provider->{dma_map,dma_map_consistent} expects
an unsigned long instead of a u64.

Signed-off-by: Jeff Mahoney <jeffm@suse.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
arch/ia64/sn/pci/tioca_provider.c