summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/radeon/radeon_trace_points.c
diff options
context:
space:
mode:
authorJonathan Gray <jsg@jsg.id.au>2018-10-15 15:47:01 +1100
committerAlex Deucher <alexander.deucher@amd.com>2018-10-15 16:16:12 -0500
commit46924030475b6d44061a9a393f4e3b82b713f820 (patch)
treeb920bf60687f5f25b656240ad9e2364cada9af59 /drivers/gpu/drm/radeon/radeon_trace_points.c
parent4c450f056cae111a48bb33c3ddb33296a206faad (diff)
drm/radeon: change SPDX identifier to MIT
Commit b24413180f5600bcb3bb70fbed5cf186b60864bd added "SPDX-License-Identifier: GPL-2.0" to files which previously had no license, change this to MIT for radeon matching the license text of the other radeon files. Signed-off-by: Jonathan Gray <jsg@jsg.id.au> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/radeon/radeon_trace_points.c')
-rw-r--r--drivers/gpu/drm/radeon/radeon_trace_points.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpu/drm/radeon/radeon_trace_points.c b/drivers/gpu/drm/radeon/radeon_trace_points.c
index 66b3d5084662..65e92302f974 100644
--- a/drivers/gpu/drm/radeon/radeon_trace_points.c
+++ b/drivers/gpu/drm/radeon/radeon_trace_points.c
@@ -1,4 +1,4 @@
-// SPDX-License-Identifier: GPL-2.0
+// SPDX-License-Identifier: MIT
/* Copyright Red Hat Inc 2010.
* Author : Dave Airlie <airlied@redhat.com>
*/