diff options
author | Igor Prusov <ivprusov@salutedevices.com> | 2023-11-14 14:02:50 +0300 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2023-11-28 16:19:06 -0500 |
commit | 55baed4dbb92a04fd1eaf5b7b4b9657737000300 (patch) | |
tree | d92165fea0616aabffcfa773eac7319d84ef45d7 /drivers/usb/cdns3/ep0.c | |
parent | 7c107ef2053609cbacde12e5d80f14c44f7f68b7 (diff) |
riscv: io.h: Fix signatures of reads/writes functions
Change type of address parameter from int* to volatile void* for
{read,write}s{b,w,l}() functions and add const qualifier for reads. This
is done to keep function signatures in sync with asm-generic/io.h and
other platforms.
Signed-off-by: Igor Prusov <ivprusov@salutedevices.com>
Diffstat (limited to 'drivers/usb/cdns3/ep0.c')
0 files changed, 0 insertions, 0 deletions