[PATCH] ASoC: do not include pm_runtime.h if not used
Jarkko Nikula
jarkko.nikula at bitmer.com
Thu Mar 9 23:06:44 PST 2023
On Tue, Mar 07, 2023 at 12:30:22PM +0200, Claudiu Beznea wrote:
> Do not include pm_runtime.h header in files where runtime PM support is
> not implemented.
>
> Signed-off-by: Claudiu Beznea <claudiu.beznea at microchip.com>
> ---
...
> sound/soc/ti/omap-mcbsp-st.c | 1 -
> 36 files changed, 37 deletions(-)
Looks like header was copied by accident from omap-mcbsp.c when sidetone
functionality was split into this new file.
Acked-by: Jarkko Nikula <jarkko.nikula at bitmer.com>
More information about the linux-arm-kernel
mailing list