diff options
Diffstat (limited to 'include/asm-parisc/cacheflush.h')
| -rw-r--r-- | include/asm-parisc/cacheflush.h | 1 | 
1 files changed, 0 insertions, 1 deletions
diff --git a/include/asm-parisc/cacheflush.h b/include/asm-parisc/cacheflush.h index 76b6b7d6046..0b459cdfbd6 100644 --- a/include/asm-parisc/cacheflush.h +++ b/include/asm-parisc/cacheflush.h @@ -1,7 +1,6 @@  #ifndef _PARISC_CACHEFLUSH_H  #define _PARISC_CACHEFLUSH_H -#include <linux/config.h>  #include <linux/mm.h>  #include <asm/cache.h>	/* for flush_user_dcache_range_asm() proto */  |