tioca: Fix assignment from incompatible pointer warnings
authorJeff Mahoney <jeffm@suse.com>
Thu, 24 Feb 2011 20:33:24 +0000 (15:33 -0500)
committerWilly Tarreau <w@1wt.eu>
Sat, 30 Apr 2011 14:53:37 +0000 (16:53 +0200)
commit3afe388199f72ac8b6b65f4ebaee9753da4144e8
tree29c0fe024515ba6135f580335ef70e8930228f4f
parent9af6e0ed236ce88bbd7c9f7d9a09c270c66f17f8
tioca: Fix assignment from incompatible pointer warnings

commit b4a6b3436531f6c5256e6d60d388c3c28ff1a0e9 upstream.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
arch/ia64/sn/pci/tioca_provider.c