ARM: 8017/1: Move asm macro get_thread_info to asm/assembler.h
[linux.git] / arch / arm / vfp / vfphw.S
index 3e5d3115a2a6847ee41fc3d6d23ffde8fa0a7917..98f6246c90025ba060b1374a740b75c7bbdd9326 100644 (file)
  * r10 points at the start of the private FP workspace in the thread structure
  * sp points to a struct pt_regs (as defined in include/asm/proc/ptrace.h)
  */
+#include <linux/init.h>
+#include <linux/linkage.h>
 #include <asm/thread_info.h>
 #include <asm/vfpmacros.h>
 #include <linux/kern_levels.h>
-#include "../kernel/entry-header.S"
+#include <asm/assembler.h>
+#include <asm/asm-offsets.h>
 
        .macro  DBGSTR, str
 #ifdef DEBUG