commit | 551b4545bf9658dc5ae5a1277dcd4d7bf0028b28 | [log] [tgz] |
---|---|---|
author | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | Fri Sep 05 17:58:49 2008 +0900 |
committer | Ingo Molnar <mingo@elte.hu> | Fri Sep 05 12:48:13 2008 +0200 |
tree | 05624847e914051a6bbc82f91d3b19674855e254 | |
parent | 421076e2bec1b917bdcf83da35b24f6349bf35db [diff] |
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 <fujita.tomonori@lab.ntt.co.jp> Acked-by: Joerg Roedel <joerg.roedel@amd.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>