[PATCH] x86: remove config.h includes from asm-i386 & asm-x86_64
authorDave Jones <davej@redhat.com>
Tue, 26 Sep 2006 08:52:36 +0000 (10:52 +0200)
committerAndi Kleen <andi@basil.nowhere.org>
Tue, 26 Sep 2006 08:52:36 +0000 (10:52 +0200)
This is now automatically included by kbuild.

Signed-off-by: Dave Jones <davej@redhat.com>
Signed-off-by: Andi Kleen <ak@suse.de>
include/asm-i386/dwarf2.h
include/asm-i386/tsc.h
include/asm-x86_64/calgary.h

index 2280f62..fe2392f 100644 (file)
@@ -1,8 +1,6 @@
 #ifndef _DWARF2_H
 #define _DWARF2_H
 
-#include <linux/config.h>
-
 #ifndef __ASSEMBLY__
 #warning "asm/dwarf2.h should be only included in pure assembly files"
 #endif
Simple merge
Simple merge