X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=pandora-kernel.git;a=blobdiff_plain;f=arch%2Fmips%2Finclude%2Fasm%2Fdma-mapping.h;h=7aa37ddfca4ba59b25603183a1d5bca23099fa9c;hp=655f849bd08d8767e81f6846ce205ce40e487980;hb=a77febbef105554c5a37241cf903f48ab7bc03c7;hpb=82cc4f5cb8be6dede34c32a814ab1470409e1840 diff --git a/arch/mips/include/asm/dma-mapping.h b/arch/mips/include/asm/dma-mapping.h index 655f849bd08d..7aa37ddfca4b 100644 --- a/arch/mips/include/asm/dma-mapping.h +++ b/arch/mips/include/asm/dma-mapping.h @@ -5,7 +5,9 @@ #include #include +#ifndef CONFIG_SGI_IP27 /* Kludge to fix 2.6.39 build for IP27 */ #include +#endif extern struct dma_map_ops *mips_dma_map_ops;