* [PATCH -mm 7/8] xtensa: 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/xtensa/kernel/setup.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/arch/xtensa/kernel/setup.c b/arch/xtensa/kernel/setup.c
index 5e6d75c..a00359e 100644
--- a/arch/xtensa/kernel/setup.c
+++ b/arch/xtensa/kernel/setup.c
@@ -16,6 +16,7 @@
#include <linux/errno.h>
#include <linux/init.h>
+#include <linux/mm.h>
#include <linux/proc_fs.h>
#include <linux/screen_info.h>
#include <linux/bootmem.h>
--
1.5.4.3
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2008-07-03 13:14 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 7/8] xtensa: 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).