commit | 5e93f16ae48b728775496429c6db53d0bf8cdd9b | [log] [tgz] |
---|---|---|
author | Srikar Dronamraju <srikar@linux.vnet.ibm.com> | Mon Aug 10 12:48:27 2020 +0530 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Wed Sep 16 22:13:31 2020 +1000 |
tree | e9f30f7a24a3e28288b35c82b129610b1f5ee1d4 | |
parent | 2ef0ca54d97f40f7621d595ac5479bd7fa076bfa [diff] |
powerpc/smp: Move powerpc_topology above Just moving the powerpc_topology description above. This will help in using functions in this file and avoid declarations. No other functional changes Signed-off-by: Srikar Dronamraju <srikar@linux.vnet.ibm.com> Reviewed-by: Gautham R. Shenoy <ego@linux.vnet.ibm.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/20200810071834.92514-4-srikar@linux.vnet.ibm.com