Skip to content

Commit

Permalink
drm/amdgpu: remove unused TRACE_SYSTEM_STRING define
Browse files Browse the repository at this point in the history
Port of 77cb2fe to
amdgpu.

Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
  • Loading branch information
Alex Deucher committed Jun 4, 2015
1 parent fbd76d5 commit 15a16ff
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/gpu/drm/amd/amdgpu/amdgpu_trace.h
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@

#undef TRACE_SYSTEM
#define TRACE_SYSTEM amdgpu
#define TRACE_SYSTEM_STRING __stringify(TRACE_SYSTEM)
#define TRACE_INCLUDE_FILE amdgpu_trace

TRACE_EVENT(amdgpu_bo_create,
Expand Down

0 comments on commit 15a16ff

Please sign in to comment.