diff options
author | Anup Patel <anup.patel@wdc.com> | 2022-02-10 08:49:41 +0300 |
---|---|---|
committer | mason.huo <mason.huo@starfivetech.com> | 2022-07-05 08:40:17 +0300 |
commit | 8cc1bf87116a0f0427076adfca4164963f6fa936 (patch) | |
tree | a4a54b4cc36a4a4e54a933134020fe2fa9fc910a /drivers/usb/cdns3/cdns3-debug.h | |
parent | 75d8463399bd6628b63c91a0ee6092f3da504071 (diff) | |
download | linux-8cc1bf87116a0f0427076adfca4164963f6fa936.tar.xz |
RISC-V: Rename relocate() and make it global
The low-level relocate() function enables mmu and relocates
execution to link-time addresses. We rename relocate() function
to relocate_enable_mmu() function which is more informative.
Also, the relocate_enable_mmu() function will be used in the
resume path when a CPU wakes-up from a non-retentive suspend
so we make it global symbol.
Signed-off-by: Anup Patel <anup.patel@wdc.com>
Signed-off-by: Anup Patel <apatel@ventanamicro.com>
Reviewed-by: Guo Ren <guoren@kernel.org>
Reviewed-by: Atish Patra <atishp@rivosinc.com>
Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-debug.h')
0 files changed, 0 insertions, 0 deletions