diff options
author | Andrew Jones <[email protected]> | 2023-02-24 16:45:58 +0100 |
---|---|---|
committer | Palmer Dabbelt <[email protected]> | 2023-03-14 20:51:22 -0700 |
commit | ce06b42a4a96d46d4844f2b630af7d349a924a58 (patch) | |
tree | 4cfa419c9d81919608a8faf9ff245e7bbf6f20b3 /tools/perf/scripts/python/intel-pt-events.py | |
parent | a3d095ac00faee0deb575ba053f0567b0d124d0b (diff) |
riscv: alternatives: Remove unnecessary define and unused struct
A define and a struct were introduced with commit 6f4eea90465a
("riscv: Introduce alternative mechanism to apply errata solution"),
which introduced alternatives to RISC-V. The define is used for
an arbitrary string length, specific to sifive errata, so just use
the number directly there instead. The struct has never been used,
so remove it.
Signed-off-by: Andrew Jones <[email protected]>
Reviewed-by: Conor Dooley <[email protected]>
Reviewed-by: Heiko Stuebner <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Palmer Dabbelt <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/intel-pt-events.py')
0 files changed, 0 insertions, 0 deletions