From: Thierry Reding Date: Wed, 1 Oct 2014 12:15:34 +0000 (+0200) Subject: ARM: ixp4xx: Properly override I/O accessors X-Git-Tag: omap-for-v3.19/fixes-for-merge-window~8^2~4^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2e0fa0c95393f51ed356b351d66a37a82f867dc6;p=pandora-kernel.git 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 --- Reading git-diff-tree failed