diff options
author | Rasmus Villemoes <ravi@prevas.dk> | 2025-06-04 21:56:11 +0200 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2025-06-13 16:57:15 -0600 |
commit | ce55643546a59c05d6c4b181c2b490b6db7ba1f5 (patch) | |
tree | 46b33d666a4ece4a76e73644150074ef679fcd98 /drivers/ddr/altera/sdram_agilex5.c | |
parent | abe705be4751dfd5ae2ed0c24971cd4417f645ad (diff) |
arm: remove volatile from set_gd prototype
The global gd pointer is no longer volatile-qualified. Callers of this
helper function have been updated to no longer use volatile-qualifed
temporary variables, so update the prototype accordingly.
Signed-off-by: Rasmus Villemoes <ravi@prevas.dk>
Diffstat (limited to 'drivers/ddr/altera/sdram_agilex5.c')
0 files changed, 0 insertions, 0 deletions