From: Bernardo Innocenti <bernie@develer.com>
To: Andrew Morton <akpm@osdl.org>
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: Tue, 23 Dec 2003 08:05:07 +0100 [thread overview]
Message-ID: <3FE7E923.9030106@develer.com> (raw)
In-Reply-To: <20031222225442.764d8d0e.akpm@osdl.org>
Andrew Morton wrote:
> 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?
OOPS, I reversed the diff by mistake. The patch was supposed to
*add* that line ;-)
--
// Bernardo Innocenti - Develer S.r.l., R&D dept.
\X/ http://www.develer.com/
prev parent reply other threads:[~2003-12-23 7:05 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-12-23 5:56 [PATCH] fix static build of drivers/mtd/chips/jedec_probe.c Bernardo Innocenti
2003-12-23 6:54 ` Andrew Morton
2003-12-23 7:05 ` Bernardo Innocenti [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=3FE7E923.9030106@develer.com \
--to=bernie@develer.com \
--cc=akpm@osdl.org \
--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