]> git.karo-electronics.de Git - linux-beck.git/commit
ARM: tegra: pm: Add tegra_cpu_do_idle() prototype
authorThierry Reding <treding@nvidia.com>
Thu, 28 Apr 2016 12:55:15 +0000 (14:55 +0200)
committerThierry Reding <treding@nvidia.com>
Fri, 10 Jun 2016 14:18:01 +0000 (16:18 +0200)
commitfa45caf2ee319fc8cb6ba5c7e6ff8cb36efc0d1a
tree67d95ee1c08fa8026331a9b54d5e9d8412d69425
parent4f71a888c5612c70e9000403e0c6440dc3088640
ARM: tegra: pm: Add tegra_cpu_do_idle() prototype

When building with W=1 this function is flagged as not having a
prototype defined. Add the prototype to avoid a build warning.

Signed-off-by: Thierry Reding <treding@nvidia.com>
arch/arm/mach-tegra/pm.h