diff options
author | Vladimir Oltean <vladimir.oltean@nxp.com> | 2023-01-09 14:11:53 +0100 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2023-04-04 17:58:11 +0200 |
commit | 05d3855b4d21ef3c2df26be1cbba9d2c68915fcb (patch) | |
tree | 41ec57039ce39677c0f995d2db13cfd8dd895103 /include/asm-generic/cmpxchg.h | |
parent | asm-generic/io.h: suppress endianness warnings for readq() and writeq() (diff) | |
download | linux-05d3855b4d21ef3c2df26be1cbba9d2c68915fcb.tar.xz linux-05d3855b4d21ef3c2df26be1cbba9d2c68915fcb.zip |
asm-generic/io.h: suppress endianness warnings for relaxed accessors
Copy the forced type casts from the normal MMIO accessors to suppress
the sparse warnings that point out __raw_readl() returns a native endian
word (just like readl()).
Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'include/asm-generic/cmpxchg.h')
0 files changed, 0 insertions, 0 deletions