public inbox for linuxppc-dev@ozlabs.org 
 help / color / mirror / Atom feed
From: tglx@linutronix•de
To: trini@kernel•crashing.org
Cc: akpm@osdl•org, linuxppc-embedded@ozlabs•org
Subject: [PATCH 2.6.10-mm2] Include missing header (PPC)
Date: Sun, 9 Jan 2005 13:27:27 +0100	[thread overview]
Message-ID: <20050109132725.1.patchmail@tglx> (raw)

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>

                 reply	other threads:[~2005-01-09 12:27 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20050109132725.1.patchmail@tglx \
    --to=tglx@linutronix$(echo .)de \
    --cc=akpm@osdl$(echo .)org \
    --cc=linuxppc-embedded@ozlabs$(echo .)org \
    --cc=trini@kernel$(echo .)crashing.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox