From: FUJITA Tomonori Date: Fri, 5 Sep 2008 08:58:49 +0000 (+0900) Subject: x86: gart alloc_coherent doesn't need to check NULL device argument X-Git-Tag: v2.6.28-rc1~712^2^4~64 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=551b4545bf9658dc5ae5a1277dcd4d7bf0028b28;p=pandora-kernel.git x86: gart alloc_coherent doesn't need to check NULL device argument asm/dma-mapping.h guarantees that gart alloc_coherent doesn't get NULL device argument. Signed-off-by: FUJITA Tomonori Acked-by: Joerg Roedel Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed