commit | aff9da10e218c54f5ffc8bcb66c9837135074190 | [log] [tgz] |
---|---|---|
author | Gustavo Padovan <gustavo.padovan@collabora.co.uk> | Tue May 31 16:59:07 2016 -0300 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Jun 17 21:17:40 2016 -0700 |
tree | f3bf471cb20a38d9aff8179059dd95edd3ef4017 | |
parent | d79892ad0b97ec23645cffa5406edb4eb18cb553 [diff] |
staging/android: make sync_timeline internal to sw_sync The only use sync_timeline will have in upstream kernel is for debugging through the SW_SYNC interface. So make it internal to SW_SYNC to avoid people use it in the future. Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk> Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch> Reviewed-by: Sumit Semwal <sumit.semwal@linaro.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>