]> git.baikalelectronics.ru Git - kernel.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)
commit3af5cbd36cca68dd34712b9abd1d6fbd88456ed9
treed139925deb1530b1dfa93f60d3d2cc83c6bde5bc
parent4127574ea2d6bd5df232faad678835c735366e3e
drm/amdgpu: correct SPDX identifier in amdgpu_trace_points.c

Commit 4518740dfae2d97da917235cd487bf49ff751582
'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