From: Benjamin Herrenschmidt Date: Sun, 20 Apr 2008 00:26:31 +0000 (+1000) Subject: drm: Remove unneeded dma sync in ATI pcigart alloc X-Git-Tag: v2.6.26-rc1~1048^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f1c3e67eb73a4a1db31e235883156ac098e29ff6;p=pandora-kernel.git drm: Remove unneeded dma sync in ATI pcigart alloc Now that the ATI pcigart code uses dma_alloc_coherent, we don't need the dma_sync_single_for_device() that we used to have here. Signed-off-by: Benjamin Herrenschmidt Signed-off-by: Dave Airlie --- Reading git-diff-tree failed