x86: unify dma_mapping_error
authorGlauber Costa <gcosta@redhat.com>
Tue, 25 Mar 2008 21:36:37 +0000 (18:36 -0300)
committerIngo Molnar <mingo@elte.hu>
Sat, 19 Apr 2008 17:19:57 +0000 (19:19 +0200)
commitc786df08f6df2833e34e78cee5ef62558e3b5346
treea699d91f610f9e33092c59589afc7c1bc6e65ee8
parent7c18341665917b493fa40eeb3c7ff6c1a5ac47db
x86: unify dma_mapping_error

We provide a map_error function in pci-base_32.c to make
sure i386 keeps with the same behaviour it used to.

Signed-off-by: Glauber Costa <gcosta@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/kernel/pci-base_32.c
include/asm-x86/dma-mapping.h
include/asm-x86/dma-mapping_32.h
include/asm-x86/dma-mapping_64.h
This page took 0.025246 seconds and 5 git commands to generate.