Acked-by: Aaron Liu
BR,
Aaron Liu
> -Original Message-
> From: Quan, Evan
> Sent: Tuesday, November 19, 2019 11:57 AM
> To: amd-gfx@lists.freedesktop.org
> Cc: Liu, Aaron ; Quan, Evan
> Subject: [PATCH] drm/amd/powerplay: add missing header file declaration
>
Reviewed-by: Hawking Zhang
Regards,
Hawking
-Original Message-
From: amd-gfx On Behalf Of Evan Quan
Sent: 2019年11月19日 11:57
To: amd-gfx@lists.freedesktop.org
Cc: Quan, Evan ; Liu, Aaron
Subject: [PATCH] drm/amd/powerplay: add missing header file declaration
This can fix the compile
This can fix the compile errors below:
drivers/gpu/drm/amd/amdgpu/../powerplay/smu_v11_0.c: In function
‘smu_v11_0_baco_set_state’:
drivers/gpu/drm/amd/amdgpu/../powerplay/smu_v11_0.c:1674:27: error: implicit
declaration of function ‘amdgpu_ras_get_context’
[-Werror=implicit-function-declaration