]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit405ce0b8987e7c20812a8f7bbb5afc75f0c038de
treef3bcfbec9900c9a564c4c8fb667acbc4c3e6d0e2
parent1864cd34fafd131be74228174a8ad422501898dc
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