staging: media: atomisp: handle sched.h breakup
This fixes a build issue where sched.h changed around a bit in 4.11-rc1. Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
a49d25364d
commit
41e596a1fc
1 changed files with 1 additions and 1 deletions
|
|
@ -39,7 +39,7 @@
|
|||
#include <asm/cacheflush.h>
|
||||
#include <linux/io.h>
|
||||
#include <asm/current.h>
|
||||
#include <linux/sched.h>
|
||||
#include <linux/sched/signal.h>
|
||||
#include <linux/file.h>
|
||||
|
||||
#include "atomisp_internal.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue