License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[linux-block.git] / drivers / gpu / drm / amd / amdgpu / amdgpu_trace_points.c
CommitLineData
b2441318 1// SPDX-License-Identifier: GPL-2.0
d38ceaf9
AD
2/* Copyright Red Hat Inc 2010.
3 * Author : Dave Airlie <airlied@redhat.com>
4 */
5#include <drm/drmP.h>
6#include <drm/amdgpu_drm.h>
7#include "amdgpu.h"
8
9#define CREATE_TRACE_POINTS
10#include "amdgpu_trace.h"