msm: vidc: Remove trace_printk non-debug build

trace_printk will cause trace_printk_init_buffers executed in kernel
start, which will increase memory and also show bad warnings in
production kernel.

Test: see warning message gone in dmesg
Bug: 72894705
Change-Id: I207ec504f577511802b9a01df63eef54597499b8
Signed-off-by: Wei Wang <wvw@google.com>
1 file changed