From: Greg Ungerer <gerg@snapgear.com>
To: Andrea Righi <righi.andrea@gmail.com>
Cc: akpm@linux-foundation.org, linux-arch@vger.kernel.org,
paulus@samba.org, balbir@linux.vnet.ibm.com
Subject: Re: [PATCH -mm 5/8] m68knommu: fix implicit declaration of function 'PAGE_ALIGN'
Date: Sun, 06 Jul 2008 14:36:09 +1000 [thread overview]
Message-ID: <48704BB9.5060003@snapgear.com> (raw)
In-Reply-To: <1215079171-22637-6-git-send-email-righi.andrea@gmail.com>
Andrea Righi wrote:
> Signed-off-by: Andrea Righi <righi.andrea@gmail.com>
Acked-by: Greg Ungerer <gerg@uclinux.org>
> arch/m68knommu/kernel/setup.c | 1 +
> 1 files changed, 1 insertions(+), 0 deletions(-)
>
> diff --git a/arch/m68knommu/kernel/setup.c b/arch/m68knommu/kernel/setup.c
> index 03f4fe6..5985f19 100644
> --- a/arch/m68knommu/kernel/setup.c
> +++ b/arch/m68knommu/kernel/setup.c
> @@ -22,6 +22,7 @@
> #include <linux/interrupt.h>
> #include <linux/fb.h>
> #include <linux/module.h>
> +#include <linux/mm.h>
> #include <linux/console.h>
> #include <linux/errno.h>
> #include <linux/string.h>
--
------------------------------------------------------------------------
Greg Ungerer -- Chief Software Dude EMAIL: gerg@snapgear.com
Secure Computing Corporation PHONE: +61 7 3435 2888
825 Stanley St, FAX: +61 7 3891 3630
Woolloongabba, QLD, 4102, Australia WEB: http://www.SnapGear.com
prev parent reply other threads:[~2008-07-06 4:37 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-07-03 9:59 [PATCH -mm 5/8] m68knommu: fix implicit declaration of function 'PAGE_ALIGN' Andrea Righi
2008-07-06 4:36 ` Greg Ungerer [this message]
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=48704BB9.5060003@snapgear.com \
--to=gerg@snapgear.com \
--cc=akpm@linux-foundation.org \
--cc=balbir@linux.vnet.ibm.com \
--cc=linux-arch@vger.kernel.org \
--cc=paulus@samba.org \
--cc=righi.andrea@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.