Message ID | 20231005025618.work.355-kees@kernel.org (mailing list archive) |
---|---|
State | Mainlined |
Commit | 4b226f15421d160cc07ff497179547f5590ce758 |
Headers | show |
Series | MAINTAINERS: Include sof headers under ASoC | expand |
On Wed, 04 Oct 2023 19:56:21 -0700, Kees Cook wrote: > Add missing sof header files for ASoC. > > Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next Thanks! [1/1] MAINTAINERS: Include sof headers under ASoC commit: 4b226f15421d160cc07ff497179547f5590ce758 All being well this means that it will be integrated into the linux-next tree (usually sometime in the next 24 hours) and sent to Linus during the next merge window (or sooner if it is a bug fix), however if problems are discovered then the patch may be dropped or reverted. You may get further e-mails resulting from automated or manual testing and review of the tree, please engage with people reporting problems and send followup patches addressing any issues that are reported if needed. If any updates are required or you are submitting further changes they should be sent as incremental updates against current git, existing patches will not be replaced. Please add any relevant lists and maintainers to the CCs when replying to this mail. Thanks, Mark
diff --git a/MAINTAINERS b/MAINTAINERS index 585a13b9b52a..811e59d50291 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -20116,7 +20116,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/
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> --- MAINTAINERS | 2 ++ 1 file changed, 2 insertions(+)