public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH] util/nftl_format  util/nftldump
@ 2004-02-29 23:28 DHollenbeck
  0 siblings, 0 replies; only message in thread
From: DHollenbeck @ 2004-02-29 23:28 UTC (permalink / raw)
  To: linux-mtd

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-02-29 23:35 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-02-29 23:28 [PATCH] util/nftl_format util/nftldump DHollenbeck

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox