Move source tree closer to the 2.6.32.17 mainline
/arch/arm/mach-iop13xx/include/mach/memory.h
blob:25b1da9a5035469fcf4355e80082f3dd7af586c8 -> blob:42ae29b288a1a93155da39ec4e823fca734fba2e
--- arch/arm/mach-iop13xx/include/mach/memory.h
+++ arch/arm/mach-iop13xx/include/mach/memory.h
@@ -64,8 +64,6 @@ static inline unsigned long __lbus_to_vi
(dma_addr_t)page_to_phys(page); \
})
-#define __arch_dma_to_page(dev, addr) phys_to_page(addr)
-
#endif /* CONFIG_ARCH_IOP13XX */
#endif /* !ASSEMBLY */