linux/arch/m32r/include/asm
Sudip Mukherjee 92a8ed4c76 m32r: add io*_rep helpers
m32r allmodconfig was failing with the error:

  error: implicit declaration of function 'read'

On checking io.h it turned out that 'read' is not defined but 'readb' is
defined and 'ioread8' will then obviously mean 'readb'.

At the same time some of the helper functions ioreadN_rep() and
iowriteN_rep() were missing which also led to the build failure.

Signed-off-by: Sudip Mukherjee <sudip@vectorindia.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2015-12-29 17:45:49 -08:00
..
m32104ut
m32700ut
mappi2
mappi3
opsput
addrspace.h
asm-offsets.h m32r: Autogenerate offsets in struct thread_info 2015-04-12 20:58:24 +02:00
assembler.h
atomic.h atomic, arch: Audit atomic_{read,set}() 2015-09-23 09:54:28 +02:00
barrier.h
bitops.h
bug.h
bugs.h
cache.h
cachectl.h
cacheflush.h
checksum.h
cmpxchg.h arch: Remove __ARCH_HAVE_CMPXCHG 2015-05-13 10:55:42 +02:00
current.h
dcache_clear.h
delay.h
device.h
div64.h
dma.h
elf.h
emergency-restart.h
fb.h
flat.h
ftrace.h
futex.h
hardirq.h
hw_irq.h
io.h m32r: add io*_rep helpers 2015-12-29 17:45:49 -08:00
irq.h
irq_regs.h
irqflags.h
Kbuild m32r: fix build failure 2015-12-29 17:45:49 -08:00
kdebug.h
kmap_types.h
linkage.h
local.h
local64.h
m32r.h
m32r_mp_fpga.h
m32102.h
mc146818rtc.h
mmu.h
mmu_context.h
mmzone.h
mutex.h
page.h
pci.h
percpu.h
pgalloc.h
pgtable-2level.h mm: add missing __PAGETABLE_{PUD,PMD}_FOLDED defines 2015-02-28 09:57:51 -08:00
pgtable.h mm: make FIRST_USER_ADDRESS unsigned long on all archs 2015-02-11 17:06:03 -08:00
processor.h
ptrace.h
rtc.h
s1d13806.h
segment.h
serial.h
setup.h
shmparam.h
signal.h
smp.h
spinlock.h
spinlock_types.h
string.h
switch_to.h
syscall.h
termios.h
thread_info.h m32r: Remove signal translation and exec_domain 2015-04-12 20:58:25 +02:00
timex.h
tlb.h
tlbflush.h
topology.h
types.h
uaccess.h mm/uaccess, mm/fault: Clarify that uaccess may only sleep if pagefaults are enabled 2015-05-19 08:39:14 +02:00
ucontext.h
unaligned.h
unistd.h
user.h
vga.h
xor.h