commit | 4719bba93d166368d74c83c4cef71598a4bff888 | [log] [tgz] |
---|---|---|
author | Varun Wadekar <vwadekar@nvidia.com> | Tue Dec 03 08:50:57 2019 -0800 |
committer | Varun Wadekar <vwadekar@nvidia.com> | Tue Dec 10 09:56:38 2019 -0800 |
tree | bf2565de3fc16df766e82cfd41c3be89ef9edea1 | |
parent | 2bcaeab6639396c7b54db62a0fbb07798ab83a57 [diff] |
Tegra194: psci: rename 'percpu_data' variable The per CPU wake times are saved in an array called 't19x_percpu_data'. But, there is one instance in the code where the name of the variable is misspelt. This patch fixes this typographical error to fix compilation errors. Signed-off-by: Varun Wadekar <vwadekar@nvidia.com> Change-Id: I52f5f0b150c51d8cc38372675415dec7944a7735