* David Miller ([EMAIL PROTECTED]) wrote:
> From: David Miller <[EMAIL PROTECTED]>
> Date: Mon, 05 Feb 2007 13:31:37 -0800 (PST)
>
> > From: Mathieu Desnoyers <[EMAIL PROTECTED]>
> > Date: Mon, 5 Feb 2007 12:57:14 -0500
> >
> > > Include missing header in include/asm-sparc64/tlb.h
> > >
> > > sp
From: David Miller <[EMAIL PROTECTED]>
Date: Mon, 05 Feb 2007 13:31:37 -0800 (PST)
> From: Mathieu Desnoyers <[EMAIL PROTECTED]>
> Date: Mon, 5 Feb 2007 12:57:14 -0500
>
> > Include missing header in include/asm-sparc64/tlb.h
> >
> > sparc64 does not compile without this. It applies on 2.6.20.
>
From: Mathieu Desnoyers <[EMAIL PROTECTED]>
Date: Mon, 5 Feb 2007 12:57:14 -0500
> Include missing header in include/asm-sparc64/tlb.h
>
> sparc64 does not compile without this. It applies on 2.6.20.
>
> Signed-off-by: Mathieu Desnoyers <[EMAIL PROTECTED]>
It builds perfectly fine for me with s
Include missing header in include/asm-sparc64/tlb.h
sparc64 does not compile without this. It applies on 2.6.20.
Signed-off-by: Mathieu Desnoyers <[EMAIL PROTECTED]>
--- a/include/asm-sparc64/tlb.h
+++ b/include/asm-sparc64/tlb.h
@@ -2,6 +2,7 @@
#define _SPARC64_TLB_H
#include
+#include
#
4 matches
Mail list logo