Don't include linux/config.h from anywhere else in include/

Signed-off-by: David Woodhouse <dwmw2@infradead.org>
This commit is contained in:
David Woodhouse 2006-04-26 12:56:16 +01:00
parent 089f26d5e3
commit 62c4f0a2d5
836 changed files with 0 additions and 839 deletions

View file

@ -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)