commit | d52ef2cef99cc200d828f39d1584e4b190fc2442 | [log] [tgz] |
---|---|---|
author | Gustavo Padovan <gustavo.padovan@collabora.co.uk> | Thu Jan 21 10:49:24 2016 -0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sun Feb 07 17:34:58 2016 -0800 |
tree | cf493fbd598026fdcf71e75df893c07912836bbb | |
parent | 84288db5ca3fdac8d5a4bc730cc0b20144ddaa46 [diff] |
staging/android: remove sync_fence_create_dma() With the removal of struct sync_pt sync_fence_create_dma() now takes the same arguments as sync_fence_create() so let's keep only sync_fence_create(). Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk> Reviewed-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>