From 10ebd8556b7990499c896a550e3d416b444211e6 Mon Sep 17 00:00:00 2001
From: hc <hc@nodka.com>
Date: Fri, 10 May 2024 02:23:07 +0000
Subject: [PATCH] add led

---
 kernel/include/video/da8xx-fb.h |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/kernel/include/video/da8xx-fb.h b/kernel/include/video/da8xx-fb.h
index efed3c3..1d19ae6 100644
--- a/kernel/include/video/da8xx-fb.h
+++ b/kernel/include/video/da8xx-fb.h
@@ -32,7 +32,6 @@
 	const char manu_name[10];
 	void *controller_data;
 	const char type[25];
-	void (*panel_power_ctrl)(int);
 };
 
 struct lcd_ctrl_config {

--
Gitblit v1.6.2