2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-10 22:54:11 +08:00
linux-next/arch/arm/mach-ebsa110/include
Thierry Reding 2cd0f55961 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: Thierry Reding <treding@nvidia.com>
2014-11-10 15:15:34 +01:00
..
mach ARM: ebsa110: Properly override I/O accessors 2014-11-10 15:15:34 +01:00