lkml.org 
[lkml]   [2019]   [Nov]   [1]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH -next] clk: tegra: Fix build error without CONFIG_PM_SLEEP
On Wed, Oct 30, 2019 at 08:56:50PM +0800, YueHaibing wrote:
> If CONFIG_PM_SLEEP is n, build fails:
>
> drivers/clk/tegra/clk-tegra210.c:3426:13: error:
> tegra210_clk_suspend undeclared here (not in a function); did you mean tegra_clk_ndspeed?
> .suspend = tegra210_clk_suspend,
> ^~~~~~~~~~~~~~~~~~~~
> tegra_clk_ndspeed
> drivers/clk/tegra/clk-tegra210.c:3427:12: error:
> tegra210_clk_resume undeclared here (not in a function); did you mean tegra210_clk_suspend?
> .resume = tegra210_clk_resume,
>
> Use ifdef to guard this.
>
> Reported-by: Hulk Robot <hulkci@huawei.com>
> Fixes: 27d10d548c04 ("clk: tegra: Add suspend and resume support on Tegra210")
> Signed-off-by: YueHaibing <yuehaibing@huawei.com>
> ---
> drivers/clk/tegra/clk-tegra210.c | 2 ++
> 1 file changed, 2 insertions(+)

Applied to for-5.5/clk, thanks.

Thierry
[unhandled content-type:application/pgp-signature]
\
 
 \ /
  Last update: 2019-11-01 10:50    [W:0.045 / U:0.760 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site