OSDN Git Service

ARM: ixp4xx: Properly override I/O accessors
authorThierry Reding <treding@nvidia.com>
Wed, 1 Oct 2014 12:15:34 +0000 (14:15 +0200)
committerThierry Reding <treding@nvidia.com>
Mon, 10 Nov 2014 14:59:20 +0000 (15:59 +0100)
commit2e0fa0c95393f51ed356b351d66a37a82f867dc6
tree50aa8bed4bc6dd2327b1ef447e79b85626bb1657
parente43b21cbbd816aebbb275093f22a974f7b0cb345
ARM: ixp4xx: 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.

Signed-off-by: Thierry Reding <treding@nvidia.com>
arch/arm/mach-ixp4xx/include/mach/io.h