commit | 15cbe41601754f60ef40e47095a677ef42f31386 | [log] [tgz] |
---|---|---|
author | Will Deacon <will.deacon@arm.com> | Tue Oct 27 12:05:54 2015 +0000 |
committer | Amit Pundir <amit.pundir@linaro.org> | Fri Oct 28 21:11:13 2016 +0800 |
tree | 633c3eaf333d2914246830294e1f3b209ebd7846 | |
parent | 152336f1e27d1b54748346ea5aab83d037a7d3d9 [diff] |
UPSTREAM: arm64: cpufeature: declare enable_cpu_capabilities as static enable_cpu_capabilities is only called from within cpufeature.c, so it can be declared static. Signed-off-by: Will Deacon <will.deacon@arm.com> Signed-off-by: Catalin Marinas <catalin.marinas@arm.com> Bug: 31432001 Change-Id: I1a1828548469dfe6c6740e9410690d77790d8c33 (cherry picked from commit fde4a59fc1c55709b96d0f07110895f20015b6cc) Signed-off-by: Sami Tolvanen <samitolvanen@google.com>