X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=include%2Fasm-powerpc%2Fdma-mapping.h;h=2ab9baf78bb4e40514bf317296903097ba110d47;hb=bfe5d834195b3089b8846577311340376cc0f450;hp=837756ab7dc7fe868c2caa19d526406849617d13;hpb=944d79559d154c12becde0dab327016cf438f46c;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)