aboutsummaryrefslogtreecommitdiff
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorArnd Bergmann <[email protected]>2014-04-29 19:18:25 +0800
committerMark Brown <[email protected]>2014-04-30 20:31:13 -0700
commit1aa91b6dd44a9517dee42913ecf9f51650b32cb6 (patch)
treec57888179dd5ab97a3c112f5fcf7fbb6ed2f20ca /net/unix/af_unix.c
parent01c2cb67eaa37f86196e3e6074dea096fe46511a (diff)
ASoC: samsung-idma: avoid 64-bit division
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. Signed-off-by: Arnd Bergmann <[email protected]> Signed-off-by: Xia Kaixu <[email protected]> Tested-by: Tushar Behera <[email protected]> Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions