diff options
author | Rob Herring <[email protected]> | 2023-01-09 13:26:18 -0600 |
---|---|---|
committer | Will Deacon <[email protected]> | 2023-01-19 18:30:22 +0000 |
commit | c759ec850df89f7235b08e468abb3190b6998d4e (patch) | |
tree | 58ec9fa07664233962f7dfa67f0f98800e4277a1 /tools/testing/selftests/bpf/progs/test_prog_array_init.c | |
parent | e080477a050cce0471d3a84347f350ad7514a18b (diff) |
arm64: Drop SYS_ from SPE register defines
We currently have a non-standard SYS_ prefix in the constants generated
for the SPE register bitfields. Drop this in preparation for automatic
register definition generation.
The SPE mask defines were unshifted, and the SPE register field
enumerations were shifted. The autogenerated defines are the opposite,
so make the necessary adjustments.
No functional changes.
Tested-by: James Clark <[email protected]>
Signed-off-by: Rob Herring <[email protected]>
Reviewed-by: Anshuman Khandual <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/progs/test_prog_array_init.c')
0 files changed, 0 insertions, 0 deletions