Skip to content
Commit 755c47ed authored by Thierry Reding's avatar Thierry Reding
Browse files

ARM: tegra: cpuidle: Add missing cpuidle.h include



Some of the functions implemented are flagged as not having a prototype
defined when building with W=1. Include the header to avoid these build
warnings and add a prototype as well as a dummy implementation for the
tegra_cpuidle_pcie_irqs_in_use() function.

Signed-off-by: default avatarThierry Reding <treding@nvidia.com>
parent 5c753e04
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment