On Mon, Jan 24, 2022 at 06:08:21PM -0800, Matt Roper wrote:
The OA unit registers are only used by the perf code; move them to their own header file. Cc: Jani Nikula <jani.nikula@xxxxxxxxx> Cc: Umesh Nerlige Ramappa <umesh.nerlige.ramappa@xxxxxxxxx> Cc: Lionel Landwerlin <lionel.g.landwerlin@xxxxxxxxx> Signed-off-by: Matt Roper <matthew.d.roper@xxxxxxxxx>
I checked the output from git show --color-moved to help and indeed this is just moving the registers. Also, looking at the register names, they all seem to be OA/perf related. Reviewed-by: Lucas De Marchi <lucas.demarchi@xxxxxxxxx> Lucas De Marchi