diff options
| author | Alex Deucher <[email protected]> | 2017-11-30 21:29:47 -0500 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2017-12-04 11:48:24 -0500 |
| commit | bf93b448b80bf71c2003659b06487879153b8b9b (patch) | |
| tree | 63eed66b291d937c99373fd060c0516470d37956 /drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c | |
| parent | e2874a3c8c0c3b251d288a6149a80b9fd1c2f019 (diff) | |
drm/amdgpu: add license to files where it was missing
These files were missing it before.
Acked-by: Harry Wentland <[email protected]>
Acked-by: Felix Kuehling <[email protected]>
Acked-by: Christian König <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c')
| -rw-r--r-- | drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c b/drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c index 6c570d4e4516..f8edf5483f11 100644 --- a/drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c +++ b/drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c @@ -1,4 +1,6 @@ /* + * Copyright 2017 Advanced Micro Devices, Inc. + * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation |