]> err.no Git - linux-2.6/blobdiff - include/asm-x86_64/dwarf2.h
[PATCH] lockdep: add is_module_address()
[linux-2.6] / include / asm-x86_64 / dwarf2.h
index fe062cba0a89036c144aaa6800e0da807e7b4e02..0744db777676033aa351c41b7b64ebf0bdc4cd25 100644 (file)
@@ -1,7 +1,6 @@
 #ifndef _DWARF2_H
 #define _DWARF2_H 1
 
-#include <linux/config.h>
 
 #ifndef __ASSEMBLY__
 #warning "asm/dwarf2.h should be only included in pure assembly files"
@@ -14,7 +13,7 @@
    away for older version. 
  */
 
-#ifdef CONFIG_DEBUG_INFO
+#ifdef CONFIG_UNWIND_INFO
 
 #define CFI_STARTPROC .cfi_startproc
 #define CFI_ENDPROC .cfi_endproc