Skip to content
Commit 95397022 authored by Igor Prusov's avatar Igor Prusov Committed by Tom Rini
Browse files

mips: io.h: Add const to reads functions params



Currently reads{b,w,l}() functions don't have const qualifier for their
address parameter. Since asm-generic/io.h in Linux has const for all
read functions, add it here as well to keep signatures in sync.

Signed-off-by: default avatarIgor Prusov <ivprusov@salutedevices.com>
parent 93e1552c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment