Merge "video: driver: Resolve empty brace compilation issue for VS"

Tento commit je obsažen v:
qctecmdr
2021-02-26 13:28:47 -08:00
odevzdal Gerrit - the friendly Code Review server
2 změnil soubory, kde provedl 5 přidání a 1 odebrání

Zobrazit soubor

@@ -23,6 +23,10 @@
#define FW_DBG_TAG VIDC_DBG_LABEL ": %6s: "
#define DEFAULT_SID ((u32)-1)
#ifndef MSM_VIDC_EMPTY_BRACE
#define MSM_VIDC_EMPTY_BRACE {},
#endif
extern int msm_vidc_debug;
extern bool msm_vidc_lossless_encode;
extern bool msm_vidc_syscache_disable;