kernel-ark/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 arch: Clean up asm/barrier.h implementations using asm-generic/barrier.h 2014-01-12 10:37:15 +01:00
bitops.h arch,m32r: Convert smp_mb__*() 2014-04-18 14:20:36 +02:00
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 hardirq: Make hardirq bits generic 2013-11-13 20:21:46 +01:00
hw_irq.h
io.h m32r: add io*_rep helpers 2015-12-29 17:45:49 -08:00
irq_regs.h
irq.h
irqflags.h
Kbuild m32r: fix build failure 2015-12-29 17:45:49 -08:00
kdebug.h
kmap_types.h
linkage.h
local64.h
local.h
m32r_mp_fpga.h
m32r.h
m32102.h
mc146818rtc.h
mmu_context.h treewide: fix "distingush" typo 2013-10-14 15:38:33 +02:00
mmu.h
mmzone.h
mutex.h
page.h
pci.h
percpu.h
pgalloc.h m32r: handle pgtable_page_ctor() fail 2013-11-15 09:32:17 +09:00
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 arch, locking: Ciao arch_mutex_cpu_relax() 2014-07-17 12:32:47 +02:00
ptrace.h
rtc.h
s1d13806.h
segment.h
serial.h
setup.h
shmparam.h
signal.h
smp.h
spinlock_types.h
spinlock.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