bdk: nyx: rename disp_id to panel_id

This commit is contained in:
CTCaer
2025-11-27 11:21:06 +02:00
committed by NaGa
parent ac245a0b6f
commit 11b49e3bbc

View File

@@ -83,7 +83,7 @@ typedef struct _nyx_info_t
u32 sd_init;
u32 sd_errors[3];
u8 rsvd[0x1000];
u32 disp_id;
u32 panel_id;
u32 errors;
} nyx_info_t;