alsa-utils/topology/nhlt
Seppo Ingalsuo 5db60d5e85 Topology: NHLT: Intel: Fix compile warning in dmic-process.c
This patch fixes warnings like:

intel/dmic/dmic-process.c: In function 'select_mode':
intel/dmic/dmic-process.c:498:35: warning:
format '%s' expects a matching 'char *' argument [-Wformat=]

The intended __func__ string is missing from the two fprintf()
prints for errors.

Closes: https://github.com/alsa-project/alsa-utils/pull/270
Signed-off-by: Seppo Ingalsuo <seppo.ingalsuo@linux.intel.com>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
2024-06-21 16:04:23 +02:00
..
intel Topology: NHLT: Intel: Fix compile warning in dmic-process.c 2024-06-21 16:04:23 +02:00
Makefile.am configure: use AC_DISABLE_STATIC (for topology modules) 2022-06-02 08:25:51 +02:00
nhlt-processor.c topology: use ATTRIBUTE_UNUSED instead remove argument name 2023-09-04 17:11:29 +02:00
nhlt.h topology: plugins - add Intel nhlt encoder plugin 2022-05-03 13:24:03 +02:00