* [TRIVIAL] vmalloc.h needs pgprot_t
@ 2002-11-08 8:29 Rusty Trivial Russell
0 siblings, 0 replies; only message in thread
From: Rusty Trivial Russell @ 2002-11-08 8:29 UTC (permalink / raw)
To: torvalds, linux-kernel
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2002-11-08 8:33 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-11-08 8:29 [TRIVIAL] vmalloc.h needs pgprot_t Rusty Trivial Russell
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®