X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=include%2Fasm-alpha%2Fio.h;h=24bdcc8b63aa2c3eebd49cdf28e48ad2b2ac0ccd;hb=e7b58f5259a81dbd9fbfea79408d272f44eb894f;hp=5d15af24573b9f90fa0e6f9bb6dc12bd6363a241;hpb=12cbbd95e12e911b43afae7f6f4850f616223642;p=powerpc.git diff --git a/include/asm-alpha/io.h b/include/asm-alpha/io.h index 5d15af2457..24bdcc8b63 100644 --- a/include/asm-alpha/io.h +++ b/include/asm-alpha/io.h @@ -524,15 +524,6 @@ extern void outsb (unsigned long port, const void *src, unsigned long count); extern void outsw (unsigned long port, const void *src, unsigned long count); extern void outsl (unsigned long port, const void *src, unsigned long count); -/* - * XXX - We don't have csum_partial_copy_fromio() yet, so we cheat here and - * just copy it. The net code will then do the checksum later. Presently - * only used by some shared memory 8390 Ethernet cards anyway. - */ - -#define eth_io_copy_and_sum(skb,src,len,unused) \ - memcpy_fromio((skb)->data,src,len) - /* * The Alpha Jensen hardware for some rather strange reason puts * the RTC clock at 0x170 instead of 0x70. Probably due to some