[PATCH 04/15] ASoC: samsung-idma: avoid 64-bit division

Mark Brown broonie at kernel.org
Wed Apr 30 20:31:41 PDT 2014


On Tue, Apr 29, 2014 at 07:18:25PM +0800, Xia Kaixu wrote:
> From: Arnd Bergmann <arnd at arndb.de>
> 
> dma_addr_t may be 64 bit wide, which causes a build failure
> when doing a division on it. Here it is safe to cast to an
> u32 type, which avoids the problem.

Applied, thanks.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20140430/af3ccba8/attachment.sig>


More information about the linux-arm-kernel mailing list