mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 05:36:47 +00:00
linux (Generic-legacy): rebase patches for 6.6-rc1
This commit is contained in:
parent
b7187253a8
commit
6eacd2253d
@ -36,7 +36,6 @@ index 0aff76bcbb00..453c3b2b6b8e 100644
|
||||
+extern int num_registered_fb;
|
||||
extern bool fb_center_logo;
|
||||
extern int fb_logo_count;
|
||||
extern struct class *fb_class;
|
||||
|
||||
+#define for_each_registered_fb(i) \
|
||||
+ for (i = 0; i < FB_MAX; i++) \
|
||||
|
Loading…
x
Reference in New Issue
Block a user