aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-i386/dwarf2.h
diff options
context:
space:
mode:
authorDave Jones <davej@redhat.com>2006-09-26 04:52:36 -0400
committerAndi Kleen <andi@basil.nowhere.org>2006-09-26 04:52:36 -0400
commitf704cb935006580db0495e54d3c82631f6e2a984 (patch)
tree54c0dac91f938d2ee848a0ab05e7484790759b2f /include/asm-i386/dwarf2.h
parent06039754d775d3e48e4a292e4f353321205eff53 (diff)
[PATCH] x86: remove config.h includes from asm-i386 & asm-x86_64
This is now automatically included by kbuild. Signed-off-by: Dave Jones <davej@redhat.com> Signed-off-by: Andi Kleen <ak@suse.de>
Diffstat (limited to 'include/asm-i386/dwarf2.h')
-rw-r--r--include/asm-i386/dwarf2.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/asm-i386/dwarf2.h b/include/asm-i386/dwarf2.h
index 2280f6272f80..fe2392f361ee 100644
--- a/include/asm-i386/dwarf2.h
+++ b/include/asm-i386/dwarf2.h
@@ -1,8 +1,6 @@
1#ifndef _DWARF2_H 1#ifndef _DWARF2_H
2#define _DWARF2_H 2#define _DWARF2_H
3 3
4#include <linux/config.h>
5
6#ifndef __ASSEMBLY__ 4#ifndef __ASSEMBLY__
7#warning "asm/dwarf2.h should be only included in pure assembly files" 5#warning "asm/dwarf2.h should be only included in pure assembly files"
8#endif 6#endif