linux/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 [ARM] Collect 8250-based debug implementations together 2006-03-21 22:05:57 +00:00
dma.h Don't include linux/config.h from anywhere else in include/ 2006-04-26 12:56:16 +01:00
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 [ARM] 3487/1: IXP4xx: Support non-PCI systems 2006-04-30 15:34:29 +01:00
nas100d.h
nslu2.h [ARM] 3984/1: ixp4xx/nslu2: Fix disk LED numbering (take 2) 2006-12-07 16:17:06 +00:00
platform.h [libata] ARM: add ixp4xx PATA driver 2006-12-01 22:42:51 -05:00
prpmc1100.h
system.h fix file specification in comments 2006-10-03 23:01:26 +02:00
timex.h
udc.h [ARM] 3958/1: add platform device (pxa2xx-udc)to ixp4xx 2006-12-01 17:14:28 +00:00
uncompress.h [ARM] Fix decompressor serial IO to give CRLF not LFCR 2006-03-28 10:24:33 +01:00
vmalloc.h