commit | fa45caf2ee319fc8cb6ba5c7e6ff8cb36efc0d1a | [log] [tgz] |
---|---|---|
author | Thierry Reding <treding@nvidia.com> | Thu Apr 28 14:55:15 2016 +0200 |
committer | Thierry Reding <treding@nvidia.com> | Fri Jun 10 16:18:01 2016 +0200 |
tree | 67d95ee1c08fa8026331a9b54d5e9d8412d69425 | |
parent | 4f71a888c5612c70e9000403e0c6440dc3088640 [diff] |
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>