From: FUJITA Tomonori Date: Mon, 10 Aug 2009 02:53:15 +0000 (+0900) Subject: sparc: Replace sbus_map_single and sbus_unmap_single with sbus_map_page and sbus_unma... X-Git-Tag: v2.6.32-rc1~727^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c2c07dbd8742a26ab3f1ee8b82237a060a0d9f61;p=pandora-kernel.git sparc: Replace sbus_map_single and sbus_unmap_single with sbus_map_page and sbus_unmap_page This is a preparation for using asm-generic/pci-dma-compat.h; SPARC32 has two dma_map_ops structures for pci and sbus (removing arch/sparc/kernel/dma.c, PCI and SBUS DMA accessor). Signed-off-by: FUJITA Tomonori Tested-by: Robert Reif Acked-by: David S. Miller Cc: tony.luck@intel.com Cc: fenghua.yu@intel.com LKML-Reference: <1249872797-1314-7-git-send-email-fujita.tomonori@lab.ntt.co.jp> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed