]> rtime.felk.cvut.cz Git - zynq/linux.git/commit
microblaze: Define read/write{b,w,l}_relaxed MMIO
authorMichal Simek <michal.simek@xilinx.com>
Wed, 20 Nov 2013 12:59:40 +0000 (13:59 +0100)
committerMichal Simek <michal.simek@xilinx.com>
Wed, 20 Nov 2013 12:59:40 +0000 (13:59 +0100)
commit547a2526426cb05a6389e84ef4cc6fdca7d8c9d2
treefe14e9c8c45febc128c2930bee2f5c5c4867cb2f
parent50ef4f1128a880ea24c55b515125fc27cc489cf9
microblaze: Define read/write{b,w,l}_relaxed MMIO

More and more ARM specific drivers is using MMIO
readX/writeX_relaxed IO functions and Microblaze can
shared some drivers with ARM too.

This patch adds relaxed IO accessor macros
to prevent compilation failures.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
arch/microblaze/include/asm/io.h