summaryrefslogtreecommitdiffstats
path: root/include/dt-bindings/clock/meson8b-clkc.h
diff options
context:
space:
mode:
authorJon Hunter2018-12-13 10:46:14 +0100
committerStephen Boyd2018-12-14 22:32:55 +0100
commitf9c380efa792f313d3366a935fe38091d4c98ccb (patch)
tree11ad0b30bfbcff9045cfa3b1964e4797bd0e709b /include/dt-bindings/clock/meson8b-clkc.h
parentclk: tegra: Fix maximum audio sync clock for Tegra124/210 (diff)
downloadkernel-qcow2-linux-f9c380efa792f313d3366a935fe38091d4c98ccb.tar.gz
kernel-qcow2-linux-f9c380efa792f313d3366a935fe38091d4c98ccb.tar.xz
kernel-qcow2-linux-f9c380efa792f313d3366a935fe38091d4c98ccb.zip
soc/tegra: pmc: Drop SMP dependency from CPU APIs
When CONFIG_SMP is disabled, the tegra clk driver now fails to build: drivers/clk/tegra/clk-tegra30.c: In function ‘tegra30_cpu_rail_off_ready’: drivers/clk/tegra/clk-tegra30.c:1151:2: error: implicit declaration of function ‘tegra_pmc_cpu_is_powered’ [-Werror=implicit-function-declaration] cpu_pwr_status = tegra_pmc_cpu_is_powered(1) || ^ Fix the above error by removing the CONFIG_SMP ifdef around the declaration around the PMC CPU APIs because although these are not needed for non-SMP configurations, there is no harm in including these for non-SMP builds either. Fixes: 61866523ed6e ("clk: tegra30: Use Tegra CPU powergate helper function") Reported-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Jon Hunter <jonathanh@nvidia.com> Acked-by: Thierry Reding <treding@nvidia.com> Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'include/dt-bindings/clock/meson8b-clkc.h')
0 files changed, 0 insertions, 0 deletions