"vscode:/vscode.git/clone" did not exist on "cb3b534457f38c302ebef9f0b2555ffa8c549b65"
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