diff options
author | Kees Cook <keescook@chromium.org> | 2023-10-04 19:56:21 -0700 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2023-10-06 12:32:00 +0100 |
commit | 4b226f15421d160cc07ff497179547f5590ce758 (patch) | |
tree | 1186361126e713713262368c0ec86aff9e726ad1 /MAINTAINERS | |
parent | 2175362f594bc8d3764c8108b1a0b88d0a56610a (diff) | |
download | lwn-4b226f15421d160cc07ff497179547f5590ce758.tar.gz lwn-4b226f15421d160cc07ff497179547f5590ce758.zip |
MAINTAINERS: Include sof headers under ASoC
Add missing sof header files for ASoC.
Suggested-by: Mark Brown <broonie@kernel.org>
Link: https://lore.kernel.org/lkml/f258a7e6-0728-4f55-a71a-6e99113ce7e5@sirena.org.uk
Signed-off-by: Kees Cook <keescook@chromium.org>
Link: https://lore.kernel.org/r/20231005025618.work.355-kees@kernel.org
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 8badc919c6ed..cc730286ed2f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -20113,7 +20113,9 @@ F: Documentation/devicetree/bindings/sound/ F: Documentation/sound/soc/ F: include/dt-bindings/sound/ F: include/sound/soc* +F: include/sound/sof.h F: include/sound/sof/ +F: include/trace/events/sof*.h F: include/uapi/sound/asoc.h F: sound/soc/ |