diff options
author | Rasmus Villemoes <ravi@prevas.dk> | 2025-06-04 21:56:08 +0200 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2025-06-13 16:57:15 -0600 |
commit | 01869368c08278d19a0b7ec744013bc88afcf09a (patch) | |
tree | 1b4569734e894c486f101e6694c6a8b2730b3e49 /lib/efi_loader/efi_boottime.c | |
parent | 30b97f58f20e58ea5bb1d5dce7253c58d03629d5 (diff) |
arm: imx: remove unnecessary volatile qualifiers from "save gd" variables
Now that the global gd pointer is no longer volatile-qualified,
there's no reason for the temporary variables used for
saving/restoring it to have that qualifier.
Signed-off-by: Rasmus Villemoes <ravi@prevas.dk>
Tested-by: Anshul Dalal <anshuld@ti.com>
Diffstat (limited to 'lib/efi_loader/efi_boottime.c')
0 files changed, 0 insertions, 0 deletions