From 1a4a5a752fcd60797ed2cb7c06253c6433d13f63 Mon Sep 17 00:00:00 2001 From: Kuninori Morimoto Date: Mon, 3 Feb 2025 06:04:40 +0000 Subject: [PATCH] ASoC: soc-ops: remove soc-dpcm.h soc-ops is not using soc-dpcm.h. Remove it. Signed-off-by: Kuninori Morimoto Link: https://patch.msgid.link/874j1bsgw7.wl-kuninori.morimoto.gx@renesas.com Signed-off-by: Mark Brown --- sound/soc/soc-ops.c | 1 - 1 file changed, 1 deletion(-) diff --git a/sound/soc/soc-ops.c b/sound/soc/soc-ops.c index 19928f098d8dc..c6601ef16f843 100644 --- a/sound/soc/soc-ops.c +++ b/sound/soc/soc-ops.c @@ -24,7 +24,6 @@ #include #include #include -#include #include /** -- 2.39.5