commit | cff9b9c2933c6ea2bf51891c7421aeff8383c9e3 | [log] [tgz] |
---|---|---|
author | Varun Wadekar <vwadekar@nvidia.com> | Thu Jun 22 10:35:38 2017 -0700 |
committer | Varun Wadekar <vwadekar@nvidia.com> | Thu Nov 28 11:14:21 2019 -0800 |
tree | 8c1d77b40d07cc4b265ad313e7a522914ca6352e | |
parent | 719fdb6efc009e8ffdb65d507ed44d7bae28cd88 [diff] |
Tegra194: convert 'target_cpu' and 'target_cluster' to 32-bits This patch converts the 'target_cpu' and 'target_cluster' variables from the tegra_soc_pwr_domain_on() handler to 32-bits. This fixes the signed comparison warning flagged by the compiler. Change-Id: Idfd7ad2a62749bb0dd032eb9eb5f4b28df32bba0 Signed-off-by: Varun Wadekar <vwadekar@nvidia.com>