]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/amdgpu: correct SPDX identifier in amdgpu_trace_points.c
authorJonathan Gray <jsg@jsg.id.au>
Mon, 15 Oct 2018 04:45:49 +0000 (15:45 +1100)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 15 Oct 2018 21:16:06 +0000 (16:16 -0500)
commit4c450f056cae111a48bb33c3ddb33296a206faad
treed139925deb1530b1dfa93f60d3d2cc83c6bde5bc
parent9fc9c9b83a463ebe5f7f2666632da364d974f5d1
drm/amdgpu: correct SPDX identifier in amdgpu_trace_points.c

Commit b24413180f5600bcb3bb70fbed5cf186b60864bd
'License cleanup: add SPDX GPL-2.0 license identifier to files with no license'
incorrectly added "SPDX-License-Identifier: GPL-2.0" to a file with MIT
license text.  Change the SPDX identifier to match the license text.

Signed-off-by: Jonathan Gray <jsg@jsg.id.au>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_trace_points.c