diff options
Diffstat (limited to 'include/asm-um/cache.h')
| -rw-r--r-- | include/asm-um/cache.h | 1 | 
1 files changed, 0 insertions, 1 deletions
diff --git a/include/asm-um/cache.h b/include/asm-um/cache.h index 3d058707552..19e1bdd6741 100644 --- a/include/asm-um/cache.h +++ b/include/asm-um/cache.h @@ -1,7 +1,6 @@  #ifndef __UM_CACHE_H  #define __UM_CACHE_H -#include <linux/config.h>  #if defined(CONFIG_UML_X86) && !defined(CONFIG_64BIT)  # define L1_CACHE_SHIFT		(CONFIG_X86_L1_CACHE_SHIFT)  |