From 7e1950eb53ce0b05e5a39b8aef15428691a2a417 Mon Sep 17 00:00:00 2001
From: tzh <tanzhtanzh@gmail.com>
Date: Tue, 23 Jul 2024 02:00:21 +0000
Subject: [PATCH] feat(patch): add ido patch

---
 longan/kernel/linux-4.9/modules/gpu/img-rgx/android/rogue_km/services/system/rgx_sunxi/platform.h |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/longan/kernel/linux-4.9/modules/gpu/img-rgx/android/rogue_km/services/system/rgx_sunxi/platform.h b/longan/kernel/linux-4.9/modules/gpu/img-rgx/android/rogue_km/services/system/rgx_sunxi/platform.h
index ff10830..9a0a5cd 100644
--- a/longan/kernel/linux-4.9/modules/gpu/img-rgx/android/rogue_km/services/system/rgx_sunxi/platform.h
+++ b/longan/kernel/linux-4.9/modules/gpu/img-rgx/android/rogue_km/services/system/rgx_sunxi/platform.h
@@ -63,7 +63,6 @@
 	PVRSRV_DEVICE_CONFIG   *config;
 };
 
-bool sunxi_ic_version_ctrl(struct device *dev);
 int sunxi_platform_init(struct device *dev);
 void sunxi_platform_term(void);
 void sunxiSetFrequencyDVFS(IMG_UINT32 *ui32Frequency);

--
Gitblit v1.6.2