Re: [PATCH V3 10/11] accel/amdxdna: Add query functions

From: Lizhi Hou
Date: Wed Oct 09 2024 - 12:28:00 EST



On 10/4/24 11:23, Jeffrey Hugo wrote:
On 9/11/2024 12:06 PM, Lizhi Hou wrote:
diff --git a/drivers/accel/amdxdna/aie2_error.c b/drivers/accel/amdxdna/aie2_error.c
index 3b8223420f5b..9dc44ecf2adb 100644
--- a/drivers/accel/amdxdna/aie2_error.c
+++ b/drivers/accel/amdxdna/aie2_error.c
@@ -3,6 +3,7 @@
   * Copyright (C) 2023-2024, Advanced Micro Devices, Inc.
   */
  +#include <drm/amdxdna_accel.h>
  #include <drm/drm_cache.h>
  #include <drm/drm_device.h>
  #include <drm/drm_print.h>

Feels like this should be in the previous patch.

I will fix this.


Thanks,

Lizhi