x86: separate extable.h, switch sections.h to it
[cascardo/linux.git] / arch / x86 / include / asm / sections.h
index 13b6cdd..2f75f30 100644 (file)
@@ -2,7 +2,7 @@
 #define _ASM_X86_SECTIONS_H
 
 #include <asm-generic/sections.h>
-#include <asm/uaccess.h>
+#include <asm/extable.h>
 
 extern char __brk_base[], __brk_limit[];
 extern struct exception_table_entry __stop___ex_table[];