kernel/drivers/gpu/drm/amd/amdgpu/amdgpu_trace_points.c
.. .. @@ -1,4 +1,4 @@ 1 -// SPDX-License-Identifier: GPL-2.01 +// SPDX-License-Identifier: MIT2 2 /* Copyright Red Hat Inc 2010. 3 3 * 4 4 * Permission is hereby granted, free of charge, to any person obtaining a .. .. @@ -21,7 +21,7 @@ 21 21 * 22 22 * Author : Dave Airlie <airlied@redhat.com> 23 23 */ 24 -#include <drm/drmP.h>24 +25 25 #include <drm/amdgpu_drm.h> 26 26 #include "amdgpu.h" 27 27