diff options
Diffstat (limited to 'include/asm-powerpc/dma-mapping.h')
| -rw-r--r-- | include/asm-powerpc/dma-mapping.h | 1 | 
1 files changed, 0 insertions, 1 deletions
diff --git a/include/asm-powerpc/dma-mapping.h b/include/asm-powerpc/dma-mapping.h index 2ac63f56959..2ab9baf78bb 100644 --- a/include/asm-powerpc/dma-mapping.h +++ b/include/asm-powerpc/dma-mapping.h @@ -8,7 +8,6 @@  #define _ASM_DMA_MAPPING_H  #ifdef __KERNEL__ -#include <linux/config.h>  #include <linux/types.h>  #include <linux/cache.h>  /* need struct page definitions */  |