X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=include%2Fasm-powerpc%2Fdma-mapping.h;h=2ab9baf78bb4e40514bf317296903097ba110d47;hb=4f1bcaf094ccc512c23e10104c05a6f8e5b7a9e4;hp=837756ab7dc7fe868c2caa19d526406849617d13;hpb=292dd876ee765c478b27c93cc51e93a558ed58bf;p=powerpc.git diff --git a/include/asm-powerpc/dma-mapping.h b/include/asm-powerpc/dma-mapping.h index 837756ab7d..2ab9baf78b 100644 --- a/include/asm-powerpc/dma-mapping.h +++ b/include/asm-powerpc/dma-mapping.h @@ -8,14 +8,12 @@ #define _ASM_DMA_MAPPING_H #ifdef __KERNEL__ -#include #include #include /* need struct page definitions */ #include #include #include -#include #define DMA_ERROR_CODE (~(dma_addr_t)0x0)