2007-05-24 13:46:15

by Alexey Dobriyan

[permalink] [raw]
Subject: [PATCH] Fix vmi.c compilation

Signed-off-by: Alexey Dobriyan <[email protected]>
---

arch/i386/kernel/vmi.c | 1 +
1 file changed, 1 insertion(+)

--- a/arch/i386/kernel/vmi.c
+++ b/arch/i386/kernel/vmi.c
@@ -27,6 +27,7 @@ #include <linux/cpu.h>
#include <linux/bootmem.h>
#include <linux/mm.h>
#include <linux/highmem.h>
+#include <linux/sched.h>
#include <asm/vmi.h>
#include <asm/io.h>
#include <asm/fixmap.h>


2007-05-24 16:31:37

by Toralf Förster

[permalink] [raw]
Subject: Re: [PATCH] Fix vmi.c compilation

That change solves the issue :-)

Am Donnerstag, 24. Mai 2007 15:54 schrieb Alexey Dobriyan:
> Signed-off-by: Alexey Dobriyan <[email protected]>
> ---
>
> arch/i386/kernel/vmi.c | 1 +
> 1 file changed, 1 insertion(+)
>
> --- a/arch/i386/kernel/vmi.c
> +++ b/arch/i386/kernel/vmi.c
> @@ -27,6 +27,7 @@ #include <linux/cpu.h>
> #include <linux/bootmem.h>
> #include <linux/mm.h>
> #include <linux/highmem.h>
> +#include <linux/sched.h>
> #include <asm/vmi.h>
> #include <asm/io.h>
> #include <asm/fixmap.h>
>

--
MfG/Sincerely

Toralf F?rster


Attachments:
(No filename) (555.00 B)
(No filename) (189.00 B)
Download all attachments