[TRIVIAL] vmalloc.h needs pgprot_t

From: Rusty Trivial Russell (rusty@rustcorp.com.au)
Date: Fri Nov 08 2002 - 03:29:35 EST


From: Rusty Russell <rusty@rustcorp.com.au>

  Again, uncovered in PPC compile.
  

--- trivial-2.5-bk/include/linux/vmalloc.h.orig 2002-11-08 18:47:15.000000000 +1100
+++ trivial-2.5-bk/include/linux/vmalloc.h 2002-11-08 18:47:15.000000000 +1100
@@ -2,6 +2,7 @@
 #define _LINUX_VMALLOC_H
 
 #include <linux/spinlock.h>
+#include <asm/page.h> /* pgprot_t */
 
 /* bits in vm_struct->flags */
 #define VM_IOREMAP 0x00000001 /* ioremap() and friends */

-- 
  Don't blame me: the Monkey is driving
  File: Rusty Russell <rusty@rustcorp.com.au>: [PATCH] vmalloc.h needs pgprot_t
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Fri Nov 15 2002 - 22:00:15 EST