Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e42eacd3 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "msm: vidc: Remove unnecessary debug log messages"

parents ecd72338 a485f85a
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -113,7 +113,6 @@ extern bool msm_vidc_syscache_disable;

#define MSM_VIDC_ERROR(value)					\
	do {							\
		dprintk(VIDC_DBG, "Fatal Level = %d\n", value);\
		BUG_ON(value);					\
	} while (0)