From: Joe Perches Date: Wed, 27 Feb 2013 00:33:11 +0000 (-0800) Subject: staging: slicoss: Remove dma_addr_t cast compilation warnings X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~137^2~770 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=01d0a9b474661831cd1ee5d88d5ee3fb80b55a7a;p=pandora-kernel.git staging: slicoss: Remove dma_addr_t cast compilation warnings Eliminate some warnings by casting to unsigned long before casting a dma_addr_t value to a pointer. btw: Does slicoss always work on x86-32? Is a pshmem guaranteed to be accessible by a 32 bit address? Signed-off-by: Joe Perches Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed