forked from marfrit/libva-v4l2-request-fourier
tree: Change sunxi_cedrus_log for request_log
As part of the ongoing switch to a generic name, let's start with log function. Signed-off-by: Maxime Ripard <maxime.ripard@bootlin.com>
This commit is contained in:
+1
-1
@@ -30,7 +30,7 @@
|
||||
#include "sunxi_cedrus.h"
|
||||
#include "utils.h"
|
||||
|
||||
void sunxi_cedrus_log(const char *format, ...)
|
||||
void request_log(const char *format, ...)
|
||||
{
|
||||
va_list arguments;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user