Re: [PATCH 3/3] drm/scheduler: move the tracepoints file from the include directory

2018-03-29 Thread Lucas Stach
Am Donnerstag, den 29.03.2018, 22:36 +0530 schrieb Nayan Deshmukh: > Move it with the scheduler code. This is mostly a straight forward > rename with no code change except for updating the TRACE_INCLUDE_PATH > > Signed-off-by: Nayan Deshmukh > Suggested-by: Christian König Acked-by: Lucas Stach

[PATCH 3/3] drm/scheduler: move the tracepoints file from the include directory

2018-03-29 Thread Nayan Deshmukh
Move it with the scheduler code. This is mostly a straight forward rename with no code change except for updating the TRACE_INCLUDE_PATH Signed-off-by: Nayan Deshmukh Suggested-by: Christian König --- drivers/gpu/drm/scheduler/gpu_scheduler.c| 2 +- {include/drm => drive