Commit 4c450f05 authored by Jonathan Gray's avatar Jonathan Gray Committed by Alex Deucher
Browse files

drm/amdgpu: correct SPDX identifier in amdgpu_trace_points.c



Commit b2441318
'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: default avatarJonathan Gray <jsg@jsg.id.au>
Signed-off-by: default avatarAlex Deucher <alexander.deucher@amd.com>
parent 9fc9c9b8
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
// SPDX-License-Identifier: GPL-2.0
// SPDX-License-Identifier: MIT
/* Copyright Red Hat Inc 2010.
 *
 * Permission is hereby granted, free of charge, to any person obtaining a