Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 607647ab authored by Richard Weinberger's avatar Richard Weinberger Committed by Linus Torvalds
Browse files

um: include linux/prefetch.h



Fix build failures on UML.

Signed-off-by: default avatarRichard Weinberger <richard@nod.at>
Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent 3ef6130a
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -14,6 +14,8 @@ struct task_struct;
#include "registers.h"
#include "sysdep/archsetjmp.h"

#include <linux/prefetch.h>

struct mm_struct;

struct thread_struct {