Don't include linux/config.h from anywhere else in include/
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
This commit is contained in:
@ -13,7 +13,6 @@
|
||||
#ifndef _LINUX_VT_BUFFER_H_
|
||||
#define _LINUX_VT_BUFFER_H_
|
||||
|
||||
#include <linux/config.h>
|
||||
|
||||
#if defined(CONFIG_VGA_CONSOLE) || defined(CONFIG_MDA_CONSOLE)
|
||||
#include <asm/vga.h>
|
||||
|
Reference in New Issue
Block a user