git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
03fe0d3
)
microblaze: Define read/write{b,w,l}_relaxed MMIO
author
Michal Simek
<michal.simek@xilinx.com>
Wed, 20 Nov 2013 12:59:40 +0000
(13:59 +0100)
committer
Michal Simek
<michal.simek@xilinx.com>
Mon, 27 Jan 2014 10:26:32 +0000
(11:26 +0100)
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
patch
|
blob
|
history
diff --cc
arch/microblaze/include/asm/io.h
Simple merge