clk: tegra: Add missing stubs for the case of !CONFIG_PM_SLEEP
authorDmitry Osipenko <digetx@gmail.com>
Tue, 15 Oct 2019 17:00:06 +0000 (20:00 +0300)
committerThierry Reding <treding@nvidia.com>
Mon, 11 Nov 2019 13:53:05 +0000 (14:53 +0100)
commit5699d160550b1e480c920f8182bd4b73b8c9ae43
treea55e3b4f3a0c1e517f989cc321fec9cfcf388fa9
parent204ce75b897035447f29b1ec4423f9f25baf8a60
clk: tegra: Add missing stubs for the case of !CONFIG_PM_SLEEP

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 <digetx@gmail.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
include/linux/clk/tegra.h