License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[linux-2.6-block.git] / drivers / gpu / drm / radeon / radeon_trace_points.c
CommitLineData
b2441318 1// SPDX-License-Identifier: GPL-2.0
99ee7fac
DA
2/* Copyright Red Hat Inc 2010.
3 * Author : Dave Airlie <airlied@redhat.com>
4 */
5#include <drm/drmP.h>
760285e7 6#include <drm/radeon_drm.h>
99ee7fac
DA
7#include "radeon.h"
8
9#define CREATE_TRACE_POINTS
10#include "radeon_trace.h"