mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
Don't include linux/config.h from anywhere else in include/
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user