From 244b2c5ca8b14627e4a17755e5922221e121c771 Mon Sep 17 00:00:00 2001
From: hc <hc@nodka.com>
Date: Wed, 09 Oct 2024 06:15:07 +0000
Subject: [PATCH] change system file
---
kernel/drivers/gpu/arm/bifrost/backend/gpu/mali_kbase_pm_coarse_demand.h | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
diff --git a/kernel/drivers/gpu/arm/bifrost/backend/gpu/mali_kbase_pm_coarse_demand.h b/kernel/drivers/gpu/arm/bifrost/backend/gpu/mali_kbase_pm_coarse_demand.h
index 5e3f17e..a947e8f 100644
--- a/kernel/drivers/gpu/arm/bifrost/backend/gpu/mali_kbase_pm_coarse_demand.h
+++ b/kernel/drivers/gpu/arm/bifrost/backend/gpu/mali_kbase_pm_coarse_demand.h
@@ -52,10 +52,8 @@
/**
* struct kbasep_pm_policy_coarse_demand - Private structure for coarse demand
* policy
- *
- * This contains data that is private to the coarse demand power policy.
- *
* @dummy: Dummy member - no state needed
+ * This contains data that is private to the coarse demand power policy.
*/
struct kbasep_pm_policy_coarse_demand {
int dummy;
--
Gitblit v1.6.2