"plugins/vscode:/vscode.git/clone" did not exist on "8f47c96453a229ad5488bbd1e4ee8b7c522b6a15"
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>
Please register or sign in to comment