android_kernel_xiaomi_sm8350/include/asm-arm/arch-ixp4xx
Al Viro 4ec031166f [PATCH] kill eth_io_copy_and_sum()
On all targets that sucker boils down to memcpy_fromio(sbk->data, from, len).
The function name is highly misguiding (it _never_ does any checksums), the
last argument is just a noise and simply expanding the call to memcpy_fromio()
gives shorter and more readable source.  For a lot of reasons it has almost
no remaining users, so it's better to just outright kill it.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-02-09 09:14:07 -08:00
..
coyote.h
debug-macro.S
dma.h
entry-macro.S
gtwx5715.h
hardware.h
io.h [PATCH] kill eth_io_copy_and_sum() 2007-02-09 09:14:07 -08:00
irqs.h
ixdp425.h
ixp4xx-regs.h
memory.h
nas100d.h
nslu2.h
platform.h
prpmc1100.h
system.h
timex.h
udc.h
uncompress.h
vmalloc.h