diff options
author | Atish Patra <[email protected]> | 2019-06-27 12:52:59 -0700 |
---|---|---|
committer | Paul Walmsley <[email protected]> | 2019-07-22 09:36:18 -0700 |
commit | ca74b316df96d7c40ee3e8301065607c11c60c27 (patch) | |
tree | aa844dce33617488ae8d2699856fa1a90f1854c4 /scripts/patch-kernel | |
parent | 60c1b220d8bc6baeaf837cd60f94a331b25c26bc (diff) |
arm: Use common cpu_topology structure and functions.
Currently, ARM32 and ARM64 uses different data structures to represent
their cpu topologies. Since, we are moving the ARM64 topology to common
code to be used by other architectures, we can reuse that for ARM32 as
well.
Take this opprtunity to remove the redundant functions from ARM32 and
reuse the common code instead.
To: Russell King <[email protected]>
Signed-off-by: Atish Patra <[email protected]>
Tested-by: Sudeep Holla <[email protected]> (on TC2)
Reviewed-by: Sudeep Holla <[email protected]>
Signed-off-by: Paul Walmsley <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions