Skip to content
Commit d2936b19 authored by Pavel Roskin's avatar Pavel Roskin Committed by Russell King
Browse files

[ARM] 4666/1: ixp4xx: fix sparse warnings in include/asm-arm/arch-ixp4xx/io.h



Don't lose __iomem in casts.  Use __force to cast __iomem addresses to
integers.  Use __force to cast u32 to __le32 and vice versa.

Signed-off-by: default avatarPavel Roskin <proski@gnu.org>
Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent e173dbf6
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment