commit | 2e0fa0c95393f51ed356b351d66a37a82f867dc6 | [log] [tgz] |
---|---|---|
author | Thierry Reding <treding@nvidia.com> | Wed Oct 01 14:15:34 2014 +0200 |
committer | Thierry Reding <treding@nvidia.com> | Mon Nov 10 15:59:20 2014 +0100 |
tree | 50aa8bed4bc6dd2327b1ef447e79b85626bb1657 | |
parent | e43b21cbbd816aebbb275093f22a974f7b0cb345 [diff] |
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>