staging/android: move trace/sync.h to sync_trace.h
authorGustavo Padovan <gustavo.padovan@collabora.co.uk>
Thu, 11 Aug 2016 15:26:41 +0000 (12:26 -0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 15 Aug 2016 14:39:45 +0000 (16:39 +0200)
commita04f915eba944d41773146bb6c004212b29a6ace
tree62b9754d14611b255f42c7c48441b84292b7c528
parenta4ebee657c9be3afd35530cd4478b0fa514706d7
staging/android: move trace/sync.h to sync_trace.h

The common behaviour for trace headers is to have them in the same folder
they are used, instead of creating a special trace/ directory.

Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
Reviewed-by: Eric Engestrom <eric.engestrom@imgtec.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/android/sw_sync.c
drivers/staging/android/sync_trace.h [new file with mode: 0644]
drivers/staging/android/trace/sync.h [deleted file]