[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)
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>

No differences found