sched/headers: Move task_struct::signal and task_struct::sighand types and accessors...
[platform/kernel/linux-starfive.git] / arch / sh / kernel / cpu / sh4 / fpu.c
index 69ab4d3..95fd2dc 100644 (file)
@@ -10,8 +10,7 @@
  *
  * FIXME! These routines have not been tested for big endian case.
  */
-#include <linux/sched.h>
-#include <linux/signal.h>
+#include <linux/sched/signal.h>
 #include <linux/io.h>
 #include <cpu/fpu.h>
 #include <asm/processor.h>