commit | f8b4b49b356695ed46df0e2125206d9cb2220c4e | [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 | 0075990d1729f9627d71c0fb9d44cef47c712b21 [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>