提交 eae79ed5 编写于 作者: S Sergiy Redko 提交者: Mauro Carvalho Chehab

media: Staging: media: atomisp: made function static

Fixed sparse warning by making 'dtrace_dot' function static.
Signed-off-by: NSergiy Redko <sergredko@gmail.com>
Signed-off-by: NSakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: NMauro Carvalho Chehab <mchehab@s-opensource.com>
上级 c9b56dd2
......@@ -2567,6 +2567,7 @@ ia_css_debug_mode_enable_dma_channel(int dma_id,
return rc;
}
static
void dtrace_dot(const char *fmt, ...)
{
va_list ap;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册