On Tue, Oct 15, 2019 at 08:00:06PM +0300, Dmitry Osipenko wrote: > The new CPUIDLE driver uses the Tegra's CLK API and that driver won't > strictly depend on CONFIG_PM_SLEEP, hence add the required stubs in > order to allow compiling of the new driver with the CONFIG_PM_SLEEP=n. > > Signed-off-by: Dmitry Osipenko > --- > include/linux/clk/tegra.h | 13 +++++++++++++ > 1 file changed, 13 insertions(+) Applied to for-5.5/clk, thanks. Thierry