arm64: Use include/asm-generic/io.h
authorThierry Reding <treding@nvidia.com>
Mon, 28 Jul 2014 15:25:48 +0000 (17:25 +0200)
committerThierry Reding <treding@nvidia.com>
Mon, 10 Nov 2014 14:59:23 +0000 (15:59 +0100)
Include the generic I/O header file so that duplicate implementations
can be removed. This will also help to establish consistency across more
architectures regarding which accessors they support.

Acked-by: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>

No differences found