[PATCH 1/1] drm/amdgpu: add missing amdgpu_ras.h header include
StDenis, Tom
Tom.StDenis at amd.com
Tue Oct 29 12:44:44 UTC 2019
Compiles fine.
Tested-by: Tom St Denis <tom.stdenis at amd.com>
On 2019-10-29 8:43 a.m., Deucher, Alexander wrote:
> Acked-by: Alex Deucher <alexander.deucher at amd.com>
> ------------------------------------------------------------------------
> *From:* amd-gfx <amd-gfx-bounces at lists.freedesktop.org> on behalf of
> Le Ma <le.ma at amd.com>
> *Sent:* Tuesday, October 29, 2019 8:42 AM
> *To:* amd-gfx at lists.freedesktop.org <amd-gfx at lists.freedesktop.org>
> *Cc:* StDenis, Tom <Tom.StDenis at amd.com>; Ma, Le <Le.Ma at amd.com>
> *Subject:* [PATCH 1/1] drm/amdgpu: add missing amdgpu_ras.h header
> include
> Fix compilation error.
>
> Change-Id: I461c558778f9a52378269324dc41b8d639f3ccbe
> Signed-off-by: Le Ma <le.ma at amd.com>
> ---
> drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c
> b/drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c
> index fce206f..bbe9ac7 100644
> --- a/drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c
> +++ b/drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c
> @@ -34,6 +34,8 @@
> #include "psp_v11_0.h"
> #include "psp_v12_0.h"
>
> +#include "amdgpu_ras.h"
> +
> static void psp_set_funcs(struct amdgpu_device *adev);
>
> static int psp_early_init(void *handle)
> --
> 2.7.4
>
> _______________________________________________
> amd-gfx mailing list
> amd-gfx at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/amd-gfx
More information about the amd-gfx
mailing list