dma-buf/sync_file: fix build warning with context format type
authorGustavo Padovan <gustavo.padovan@collabora.co.uk>
Fri, 3 Jun 2016 15:46:31 +0000 (12:46 -0300)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Fri, 3 Jun 2016 18:43:43 +0000 (20:43 +0200)
commit041916a770155c84cb29de3601e626a7ac7a3219
treef3bcfbec9900c9a564c4c8fb667acbc4c3e6d0e2
parent490d3d1b91201fd3d3d01d64e11df4eac1d92bd4
dma-buf/sync_file: fix build warning with context format type

Christian König changed fence context to a u64 type, so we need to
update all users accordingly.

Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
Acked-by: Sumit Semwal <sumit.semwal@linaro.org>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: http://patchwork.freedesktop.org/patch/msgid/1464968791-4564-1-git-send-email-gustavo@padovan.org
drivers/dma-buf/sync_file.c