* [PATCH -mm 4/8] m68k: fix implicit declaration of function 'PAGE_ALIGN'
@ 2008-07-03 9:59 Andrea Righi
0 siblings, 0 replies; only message in thread
From: Andrea Righi @ 2008-07-03 9:59 UTC (permalink / raw)
To: akpm; +Cc: linux-arch, paulus, balbir, Andrea Righi
Signed-off-by: Andrea Righi <righi.andrea@gmail.com>
---
arch/m68k/amiga/chipram.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/arch/m68k/amiga/chipram.c b/arch/m68k/amiga/chipram.c
index cbe3653..61df1d3 100644
--- a/arch/m68k/amiga/chipram.c
+++ b/arch/m68k/amiga/chipram.c
@@ -9,6 +9,7 @@
#include <linux/types.h>
#include <linux/kernel.h>
+#include <linux/mm.h>
#include <linux/init.h>
#include <linux/ioport.h>
#include <linux/slab.h>
--
1.5.4.3
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2008-07-03 12:34 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-03 9:59 [PATCH -mm 4/8] m68k: fix implicit declaration of function 'PAGE_ALIGN' Andrea Righi
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).