summaryrefslogtreecommitdiff
path: root/mali_kbase
diff options
context:
space:
mode:
authorVamsidhar reddy Gaddam <gvamsi@google.com>2023-11-22 11:26:05 +0000
committerVamsidhar reddy Gaddam <gvamsi@google.com>2023-11-22 16:23:38 +0000
commite1001871ae34af5ab031c9767f08c178a0d07117 (patch)
tree2871f39bf9f75718b6f916262a6e13efa14abc7d /mali_kbase
parentb1698e3365d36d0e2e24eece37a8009e838eb039 (diff)
downloadgpu-e1001871ae34af5ab031c9767f08c178a0d07117.tar.gz
Fix kernel build warnings
Address kernel-doc warnings in pixel gpu components Bug: 302343291 Test: Local build Change-Id: Ia5a654f5acd1c6ee5245472792553d0d2e2d9e49 Signed-off-by: Vamsidhar reddy Gaddam <gvamsi@google.com>
Diffstat (limited to 'mali_kbase')
-rw-r--r--mali_kbase/backend/gpu/mali_kbase_pm_adaptive.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/mali_kbase/backend/gpu/mali_kbase_pm_adaptive.c b/mali_kbase/backend/gpu/mali_kbase_pm_adaptive.c
index df7bde2..62fb67e 100644
--- a/mali_kbase/backend/gpu/mali_kbase_pm_adaptive.c
+++ b/mali_kbase/backend/gpu/mali_kbase_pm_adaptive.c
@@ -33,8 +33,8 @@
#include <mali_kbase_config_defaults.h>
#include <mali_kbase_pm.h>
-/**
- * The number of times the adaptive power off hysteresis timer can fire without
+
+/* The number of times the adaptive power off hysteresis timer can fire without
* an intervening GPU active period before power off hysteresis is set to 0.
*/
#ifndef DEFAULT_PM_ADAPTIVE_HYSTERESIS