mirror of
https://github.com/torvalds/linux.git
synced 2026-05-23 22:52:19 +02:00
drm/amdgpu: add missing license to dpcs_3_0_0 headers
MIT. Reviewed-by: Harry Wentland <harry.wentland@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
This commit is contained in:
parent
bcfab8e35c
commit
120cc6e67a
|
|
@ -1,3 +1,10 @@
|
|||
// SPDX-License-Identifier: MIT
|
||||
/*
|
||||
* Copyright (C) 2020 Advanced Micro Devices, Inc.
|
||||
*
|
||||
* Authors: AMD
|
||||
*/
|
||||
|
||||
#ifndef _dpcs_3_0_0_OFFSET_HEADER
|
||||
#define _dpcs_3_0_0_OFFSET_HEADER
|
||||
|
||||
|
|
|
|||
|
|
@ -1,3 +1,10 @@
|
|||
// SPDX-License-Identifier: MIT
|
||||
/*
|
||||
* Copyright (C) 2020 Advanced Micro Devices, Inc.
|
||||
*
|
||||
* Authors: AMD
|
||||
*/
|
||||
|
||||
#ifndef _dpcs_3_0_0_SH_MASK_HEADER
|
||||
#define _dpcs_3_0_0_SH_MASK_HEADER
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user