From: Andrew Morton <akpm@osdl.org>
To: Bernardo Innocenti <bernie@develer.com>
Cc: mtd@infradead.org, torvalds@osdl.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] fix static build of drivers/mtd/chips/jedec_probe.c
Date: Mon, 22 Dec 2003 22:54:42 -0800 [thread overview]
Message-ID: <20031222225442.764d8d0e.akpm@osdl.org> (raw)
In-Reply-To: <3FE7D92A.1090205@develer.com>
Bernardo Innocenti <bernie@develer.com> wrote:
>
> Hello,
>
> one liner fix for building jedec_probe statically in m68knommu and possibly other archs.
>
> Applies to 2.6.0.
>
>
> --- drivers/mtd/chips/jedec_probe.c 2003-12-23 06:50:51.842514068 +0100
> +++ drivers/mtd/chips/jedec_probe.c.orig 2003-12-23 06:51:15.512685112 +0100
> @@ -8,7 +8,6 @@
>
> #include <linux/config.h>
> #include <linux/module.h>
> -#include <linux/init.h>
> #include <linux/types.h>
> #include <linux/kernel.h>
> #include <asm/io.h>
>
Inclusion of init.h shouldn't break anything. What is the error?
next prev parent reply other threads:[~2003-12-23 6:54 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-12-23 5:56 Bernardo Innocenti
2003-12-23 6:54 ` Andrew Morton [this message]
2003-12-23 7:05 ` Bernardo Innocenti
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=20031222225442.764d8d0e.akpm@osdl.org \
--to=akpm@osdl.org \
--cc=bernie@develer.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mtd@infradead.org \
--cc=torvalds@osdl.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome