Remove all inclusions of <linux/config.h>
kbuild explicitly includes this at build time. Signed-off-by: Dave Jones <davej@redhat.com>
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
* Licensed under the GPL
|
||||
*/
|
||||
|
||||
#include "linux/config.h"
|
||||
#include "linux/mm.h"
|
||||
#include "linux/module.h"
|
||||
#include "linux/sched.h"
|
||||
|
@@ -5,7 +5,6 @@
|
||||
* Copyright (C) 1992, 1998 Linus Torvalds, Ingo Molnar
|
||||
*/
|
||||
|
||||
#include "linux/config.h"
|
||||
#include "linux/kernel.h"
|
||||
#include "linux/module.h"
|
||||
#include "linux/smp.h"
|
||||
|
@@ -3,7 +3,6 @@
|
||||
* Licensed under the GPL
|
||||
*/
|
||||
|
||||
#include "linux/config.h"
|
||||
#include "linux/module.h"
|
||||
#include "linux/string.h"
|
||||
#include "linux/smp_lock.h"
|
||||
|
@@ -3,7 +3,6 @@
|
||||
* Licensed under the GPL
|
||||
*/
|
||||
|
||||
#include "linux/config.h"
|
||||
#include "linux/stddef.h"
|
||||
#include "linux/sys.h"
|
||||
#include "linux/sched.h"
|
||||
|
@@ -3,7 +3,6 @@
|
||||
* Licensed under the GPL
|
||||
*/
|
||||
|
||||
#include "linux/config.h"
|
||||
#include "linux/mm.h"
|
||||
#include "asm/pgtable.h"
|
||||
#include "mem_user.h"
|
||||
|
@@ -3,7 +3,6 @@
|
||||
* Licensed under the GPL
|
||||
*/
|
||||
|
||||
#include "linux/config.h"
|
||||
#include "linux/sched.h"
|
||||
#include "linux/list.h"
|
||||
#include "linux/spinlock.h"
|
||||
|
@@ -6,7 +6,6 @@
|
||||
|
||||
#include "linux/stddef.h"
|
||||
#include "linux/sched.h"
|
||||
#include "linux/config.h"
|
||||
#include "linux/mm.h"
|
||||
#include "asm/page.h"
|
||||
#include "asm/pgtable.h"
|
||||
|
@@ -3,7 +3,6 @@
|
||||
* Licensed under the GPL
|
||||
*/
|
||||
|
||||
#include "linux/config.h"
|
||||
#include "linux/percpu.h"
|
||||
#include "asm/pgalloc.h"
|
||||
#include "asm/tlb.h"
|
||||
|
@@ -3,7 +3,6 @@
|
||||
* Licensed under the GPL
|
||||
*/
|
||||
|
||||
#include "linux/config.h"
|
||||
#include "linux/sched.h"
|
||||
#include "linux/kernel.h"
|
||||
#include "linux/module.h"
|
||||
|
@@ -8,7 +8,6 @@
|
||||
#include "linux/sched.h"
|
||||
#include "linux/mm.h"
|
||||
#include "linux/spinlock.h"
|
||||
#include "linux/config.h"
|
||||
#include "linux/init.h"
|
||||
#include "linux/ptrace.h"
|
||||
#include "asm/semaphore.h"
|
||||
|
@@ -4,7 +4,6 @@
|
||||
*/
|
||||
|
||||
#include "linux/init.h"
|
||||
#include "linux/config.h"
|
||||
#include "mconsole_kern.h"
|
||||
|
||||
#ifdef CONFIG_MCONSOLE
|
||||
|
@@ -4,7 +4,6 @@
|
||||
*/
|
||||
|
||||
#include "linux/stddef.h"
|
||||
#include "linux/config.h"
|
||||
#include "linux/mm.h"
|
||||
#include "asm/uaccess.h"
|
||||
#include "mem_user.h"
|
||||
|
@@ -3,7 +3,6 @@
|
||||
* Licensed under the GPL
|
||||
*/
|
||||
|
||||
#include "linux/config.h"
|
||||
#include "linux/kernel.h"
|
||||
#include "linux/sched.h"
|
||||
#include "linux/notifier.h"
|
||||
|
Reference in New Issue
Block a user