aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/intel/atom/sst/sst_ipc.c
diff options
context:
space:
mode:
authorClaudiu Beznea <[email protected]>2023-05-17 09:49:02 +0000
committerMark Brown <[email protected]>2023-05-23 12:55:55 +0000
commit2f3092e77f98fcfc0d653846591401bfe2a5232e (patch)
treed2e993a5946795b247c9084d06e01a8137a90689 /sound/soc/intel/atom/sst/sst_ipc.c
parentASoC: topology: Clean up error messages handling (diff)
downloadkernel-2f3092e77f98fcfc0d653846591401bfe2a5232e.tar.gz
kernel-2f3092e77f98fcfc0d653846591401bfe2a5232e.zip
ASoC: do not include pm_runtime.h if not used
Do not include pm_runtime.h header in files where APIs exported by pm_runtime.h are not used. Signed-off-by: Claudiu Beznea <[email protected]> Acked-by: Jarkko Nikula <[email protected]> # for omap-mcbsp-st.c Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'sound/soc/intel/atom/sst/sst_ipc.c')
-rw-r--r--sound/soc/intel/atom/sst/sst_ipc.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/intel/atom/sst/sst_ipc.c b/sound/soc/intel/atom/sst/sst_ipc.c
index 4e039c7173d8..3fc2c9a6c44d 100644
--- a/sound/soc/intel/atom/sst/sst_ipc.c
+++ b/sound/soc/intel/atom/sst/sst_ipc.c
@@ -15,7 +15,6 @@
#include <linux/firmware.h>
#include <linux/sched.h>
#include <linux/delay.h>
-#include <linux/pm_runtime.h>
#include <sound/core.h>
#include <sound/pcm.h>
#include <sound/soc.h>