All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFC PATCH chrome-os] CHROMIUM: Mali: fix duplicated inclusion
@ 2021-12-23  3:23 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2021-12-23  3:23 UTC (permalink / raw)
  To: kbuild-all

[-- Attachment #1: Type: text/plain, Size: 933 bytes --]

Generated by: scripts/checkincludes.pl

Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: kernel test robot <lkp@intel.com>
---
 mali_kbase_pm_driver.c |    2 --
 1 file changed, 2 deletions(-)

diff --git a/drivers/gpu/arm/bifrost/backend/gpu/mali_kbase_pm_driver.c b/drivers/gpu/arm/bifrost/backend/gpu/mali_kbase_pm_driver.c
index fc40a256d47f0..551fa47508e57 100644
--- a/drivers/gpu/arm/bifrost/backend/gpu/mali_kbase_pm_driver.c
+++ b/drivers/gpu/arm/bifrost/backend/gpu/mali_kbase_pm_driver.c
@@ -24,7 +24,6 @@
  */
 
 #include <mali_kbase.h>
-#include <mali_kbase_config_defaults.h>
 #include <gpu/mali_kbase_gpu_regmap.h>
 #include <tl/mali_kbase_tracepoints.h>
 #include <mali_kbase_pm.h>
@@ -32,7 +31,6 @@
 #include <mali_kbase_smc.h>
 
 #if MALI_USE_CSF
-#include <csf/ipa_control/mali_kbase_csf_ipa_control.h>
 #else
 #include <mali_kbase_hwaccess_jm.h>
 #endif /* !MALI_USE_CSF */

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2021-12-23  3:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-23  3:23 [RFC PATCH chrome-os] CHROMIUM: Mali: fix duplicated inclusion kernel test robot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.