From: Jeff Golds <jgolds@resilience.com>
To: linux-kernel@vger.kernel.org
Subject: [PATCH] Small compile error with MTD driver
Date: Thu, 05 Jul 2001 15:44:07 -0700 [thread overview]
Message-ID: <3B44EDB7.ABD9D60A@resilience.com> (raw)
Linus,
I just downloaded the 2.4.6 kernel and got a compile error while
building the mtd driver as a module. The following patch addresses the
issue and I apologize if someone has already sent this in.
-Jeff
--- 2.4.6.clean/include/linux/mtd/cfi.h Thu Jul 5 15:03:47 2001
+++ 2.4.6/include/linux/mtd/cfi.h Thu Jul 5 15:30:43 2001
@@ -10,6 +10,7 @@
#include <linux/config.h>
#include <linux/delay.h>
#include <linux/types.h>
+#include <linux/interrupt.h>
#include <linux/mtd/flashchip.h>
#include
<linux/mtd/cfi_endian.h>
--
Jeff Golds
Sr. Software Engineer
jgolds@resilience.com
reply other threads:[~2001-07-05 22:40 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=3B44EDB7.ABD9D60A@resilience.com \
--to=jgolds@resilience.com \
--cc=linux-kernel@vger.kernel.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