[PATCH] kill eth_io_copy_and_sum()
[deliverable/linux.git] / include / asm-ppc / io.h
index ccf1a9bb2e435a819eba069c2ddb2ab387e5aa95..95d590423cf2d1fde47616bb4c09ee64022459ad 100644 (file)
@@ -358,8 +358,6 @@ static inline void memcpy_toio(volatile void __iomem *dst, const void *src, int
 }
 #endif
 
-#define eth_io_copy_and_sum(a,b,c,d)           eth_copy_and_sum((a),(void __force *)(void __iomem *)(b),(c),(d))
-
 /*
  * Map in an area of physical address space, for accessing
  * I/O devices etc.
This page took 0.025203 seconds and 5 git commands to generate.