sof/src
Laurentiu Mihalcea 48499455c8 cleanup: platform: imx8: remove unneeded `include` statements
Remove unneeded `include` statements. An `include` statement
is deemed as unneeded if, by removing it, the build process
will not fail.

Signed-off-by: Laurentiu Mihalcea <laurentiu.mihalcea@nxp.com>
2024-04-29 13:56:20 +03:00
..
arch mt8195: Disable GOOGLE AEC MOCK by default 2024-03-11 11:43:08 +02:00
audio volume: fix fadeout curve shape 2024-04-29 10:56:08 +03:00
debug telemetry: Add systick_info part of telemetry 2024-04-12 19:21:42 +03:00
drivers nxp: imx8ulp: switch to native Zephyr drivers and timer domain 2024-04-25 14:12:41 +03:00
idc idc: zephyr_idc: implement idc_send_msg for non-multicore platforms 2024-04-16 14:12:34 +03:00
include dp: make dp_queue using externally provided params set 2024-04-25 15:35:06 +01:00
init platform: register proper basefw CPS consumption on boot 2024-04-15 13:48:33 +01:00
ipc Audio: basefw: Implement ipc4 pipeline info get 2024-04-23 12:16:50 +01:00
lib lib: dai: add entry for NXP's ESAI 2024-04-23 12:20:31 +01:00
library_manager lib_manager: modules: move native lib support to lib_manager 2024-04-17 14:34:58 +03:00
logging logging: add logging through probes 2023-09-15 12:57:07 +03:00
math math: avoid re-initialising variables every loop iteration 2024-04-03 15:32:23 +03:00
module lmdk: fix building system-service modules 2024-02-06 09:50:31 +02:00
platform cleanup: platform: imx8: remove unneeded `include` statements 2024-04-29 13:56:20 +03:00
probe Use new '-DREM=#' prefix to preserve comments in pre-processed .toml 2024-04-10 09:37:43 +03:00
samples detect_test: Fix processing for 24in32 format 2024-04-22 14:24:53 +01:00
schedule telemetry: Add systick_info part of telemetry 2024-04-12 19:21:42 +03:00
trace sof: remove META usage in sof source code 2024-01-23 19:43:02 +02:00
CMakeLists.txt module: sink: source: Move sink/source api headers to module 2023-11-24 16:17:46 +00:00
Kconfig telemetry: Enable Telemetry 2024-04-12 19:21:42 +03:00
spinlock.c