We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79bd21e commit bcb3560Copy full SHA for bcb3560
platform/mediatek/mt6789/disp/ddp_info.h
@@ -90,7 +90,7 @@ struct disp_ddp_path_config {
90
LCM_ROUND_CORNER round_corner_params;
91
};
92
93
-typedef int (*ddp_module_notify)(enum DISP_MODULE_ENUM, DISP_PATH_EVENT);
+typedef int (*ddp_module_notify)(enum DISP_MODULE_ENUM, enum DISP_PATH_EVENT);
94
95
struct DDP_MODULE_DRIVER {
96
enum DISP_MODULE_ENUM module;
0 commit comments