diff options
author | Rasmus Villemoes <[email protected]> | 2021-01-19 16:07:58 +0100 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2021-01-21 12:19:56 -0800 |
commit | 64a99fe596f9cb2af2c23c64352817ff8cf662bb (patch) | |
tree | 9f489bbfedc042130c17ad112665fdbf778445f7 /tools/perf/scripts/python/check-perf-trace.py | |
parent | b29fafd3570b21c484e08e949bc868bfc12f0df1 (diff) |
ethernet: ucc_geth: remove bd_mem_part and all associated code
The bd_mem_part member of ucc_geth_info always has the value
MEM_PART_SYSTEM, and AFAICT, there has never been any code setting it
to any other value. Moreover, muram is a somewhat precious resource,
so there's no point using that when normal memory serves just as well.
Apart from removing a lot of dead code, this is also motivated by
wanting to clean up the "store result from kmalloc() in a u32" mess.
Signed-off-by: Rasmus Villemoes <[email protected]>
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions