audio/audio_comp.c:958:14: warning: returning ‘int’ from a function with return
type ‘struct audio_lowerhalf_s *’ makes pointer
from integer without a cast [-Wint-conversion]
958 | return -EINVAL;
| ^
Signed-off-by: chao an <anchao.archer@bytedance.com>
|
||
|---|---|---|
| .. | ||
| audio.c | ||
| audio_comp.c | ||
| CMakeLists.txt | ||
| Kconfig | ||
| Makefile | ||
| pcm_decode.c | ||