linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 2.6.10-mm2] Include missing header (PPC)
@ 2005-01-09 12:27 tglx
  0 siblings, 0 replies; only message in thread
From: tglx @ 2005-01-09 12:27 UTC (permalink / raw)
  To: trini; +Cc: akpm, linuxppc-embedded

Include missing header to avoid implicit function declaration warnings

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

---
 init.c |    1 +
 1 files changed, 1 insertion(+)
---
Index: 2.6.10-mm2/arch/ppc/mm/init.c
===================================================================
--- 2.6.10-mm2/arch/ppc/mm/init.c	(revision 141)
+++ 2.6.10-mm2/arch/ppc/mm/init.c	(working copy)
@@ -31,6 +31,7 @@
 #include <linux/bootmem.h>
 #include <linux/highmem.h>
 #include <linux/initrd.h>
+#include <linux/pagemap.h>
 
 #include <asm/pgalloc.h>
 #include <asm/prom.h>

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-01-09 12:27 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-01-09 12:27 [PATCH 2.6.10-mm2] Include missing header (PPC) tglx

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).