diff options
| author | Alex Deucher <[email protected]> | 2017-12-01 02:29:47 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2017-12-07 16:51:25 +0000 |
| commit | 9ce6aae12c66adf87b5861f8fa5705ea11d0b6ee (patch) | |
| tree | c310ab24953a493f1d6c01b88d99ac3a9013d8dc /drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c | |
| parent | drm/amdgpu: add license to Makefiles (diff) | |
| download | kernel-9ce6aae12c66adf87b5861f8fa5705ea11d0b6ee.tar.gz kernel-9ce6aae12c66adf87b5861f8fa5705ea11d0b6ee.zip | |
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 6f56ff606e43..83205b93e62d 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 |
