diff options
author | Rasmus Villemoes <ravi@prevas.dk> | 2025-06-04 21:56:12 +0200 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2025-06-13 16:57:15 -0600 |
commit | ae86cd8c59fe08c9a37d14dbd6e42190dda2a0d4 (patch) | |
tree | 98797d4e49c72e4069ce5de02d88e1bda674aec5 /drivers/ddr/altera/sdram_arria10.c | |
parent | ce55643546a59c05d6c4b181c2b490b6db7ba1f5 (diff) |
riscv: remove volatile from set_gd prototype
It's slightly ironic that riscv at very first had the gd pointer
volatile qualified [6020faf62c3 ("riscv: nx25: include: Add header
files to support RISC-V")], removed that back in 2018
[40717eb849c ("riscv: checkpatch: Fix use of volatile")], and then in
2020 this helper was added [6b9966e1aa3 ("riscv: define function
set_gd()")] which needlessly had volatile in the prototype.
Signed-off-by: Rasmus Villemoes <ravi@prevas.dk>
Diffstat (limited to 'drivers/ddr/altera/sdram_arria10.c')
0 files changed, 0 insertions, 0 deletions