From: Mark Brown Date: Tue, 23 May 2023 19:49:28 +0000 (+0100) Subject: ASoC: do not include runtime_pm.h if not needed X-Git-Tag: ceph-for-6.5-rc2~155^2^2~103 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=ba674435e428168e01390c4e34bedc5ee9015834;p=ceph-client.git ASoC: do not include runtime_pm.h if not needed Merge series from Claudiu Beznea : Series removes the pm_runtime.h inclusion in files where APIs exported though pm_runtime.h are not used. In case of files that make use of pm.h which comes form pm_runtime.h added patch 2/2. --- ba674435e428168e01390c4e34bedc5ee9015834