um: include linux/prefetch.h
Fix build failures on UML. Signed-off-by: Richard Weinberger <richard@nod.at> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
This commit is contained in:
committed by
Linus Torvalds
parent
3ef6130ab2
commit
607647ab04
@@ -14,6 +14,8 @@ struct task_struct;
|
|||||||
#include "registers.h"
|
#include "registers.h"
|
||||||
#include "sysdep/archsetjmp.h"
|
#include "sysdep/archsetjmp.h"
|
||||||
|
|
||||||
|
#include <linux/prefetch.h>
|
||||||
|
|
||||||
struct mm_struct;
|
struct mm_struct;
|
||||||
|
|
||||||
struct thread_struct {
|
struct thread_struct {
|
||||||
|
Reference in New Issue
Block a user