From: DHollenbeck <dick@softplc.com>
To: linux-mtd@lists.infradead.org
Subject: [PATCH] util/nftl_format util/nftldump
Date: Sun, 29 Feb 2004 17:28:20 -0600 [thread overview]
Message-ID: <40427594.4030602@softplc.com> (raw)
David,
RE: most recent snapshot, while trying to make util/nftl* utilities:
The util/Makefile had the subject utilities commented out.
Uncommenting created compile time errors.
A simple fix is the attached patch to nftl.h,
--- mtdold/include/linux/mtd/nftl.h 2003-05-23 06:25:02.000000000 -0500
+++ mtd/include/linux/mtd/nftl.h 2004-02-29 17:07:47.000000000 -0600
@@ -9,5 +9,8 @@
#include <linux/mtd/mtd.h>
+
+#if defined(__KERNEL__)
#include <linux/mtd/blktrans.h>
+#endif
/* Block Control Information */
Dick Hollenbeck
reply other threads:[~2004-02-29 23:35 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=40427594.4030602@softplc.com \
--to=dick@softplc.com \
--cc=linux-mtd@lists.infradead.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