From ea08eeccae9297f7aabd2ef7f0c2517ac4549acc Mon Sep 17 00:00:00 2001
From: hc <hc@nodka.com>
Date: Tue, 20 Feb 2024 01:18:26 +0000
Subject: [PATCH] write in 30M
---
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