* [PATCH -mm 3/8] h8300: 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/h8300/kernel/setup.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/arch/h8300/kernel/setup.c b/arch/h8300/kernel/setup.c
index b1f25c2..7fda657 100644
--- a/arch/h8300/kernel/setup.c
+++ b/arch/h8300/kernel/setup.c
@@ -20,6 +20,7 @@
#include <linux/sched.h>
#include <linux/delay.h>
#include <linux/interrupt.h>
+#include <linux/mm.h>
#include <linux/fs.h>
#include <linux/fb.h>
#include <linux/console.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 3/8] h8300: 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).