Skip to content
Commit 2cd0f559 authored by Thierry Reding's avatar Thierry Reding
Browse files

ARM: ebsa110: Properly override I/O accessors



In order to override accessors properly they must be #define'd so that
subsequent generic headers (the one for ARM and finally the architecture
independent one) can properly detect it.

While at it, make all accessors use volatile void __iomem * to avoid a
slew of build warnings.

Signed-off-by: default avatarThierry Reding <treding@nvidia.com>
parent bfb111ec
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment