From: FUJITA Tomonori Date: Mon, 5 Jan 2009 14:36:16 +0000 (+0900) Subject: add dma_get_ops to struct ia64_machine_vector X-Git-Tag: v2.6.30-rc1~614^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c190ab0b2a5fb5cc97576c5f04f4419b6cf8dc8e;p=pandora-kernel.git add dma_get_ops to struct ia64_machine_vector This adds dma_get_ops hook to struct ia64_machine_vector. We use dma_get_ops() in arch/ia64/kernel/dma-mapping.c, which simply returns the global dma_ops. This is for removing hwsw_dma_ops. Signed-off-by: FUJITA Tomonori Acked-by: Tony Luck Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed