lkml.org 
[lkml]   [2017]   [Feb]   [3]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Subject[patch-tip] drivers/mtd: Apply sched include reorg to tests/mtd_test.h
From
Date

signal_pending() moved to linux/sched/signal.h, go get it.

Signed-off-by: Mike Galbraith <efault@gmx.de>
---
drivers/mtd/tests/mtd_test.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

--- a/drivers/mtd/tests/mtd_test.h
+++ b/drivers/mtd/tests/mtd_test.h
@@ -1,5 +1,5 @@
#include <linux/mtd/mtd.h>
-#include <linux/sched.h>
+#include <linux/sched/signal.h>

static inline int mtdtest_relax(void)
{
\
 
 \ /
  Last update: 2017-02-03 13:38    [W:0.025 / U:1.696 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site