public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
From: Bernardo Innocenti <bernie@develer.com>
To: linux-mtd@lists.infradead.org
Subject: TRIVIAL: Fix linux/mtd/nftl.h for user-space inclusion
Date: Tue, 01 Jun 2004 22:15:57 +0200	[thread overview]
Message-ID: <40BCE3FD.4080500@develer.com> (raw)


Fix linux/mtd/nftl.h for user-space inclusion (required to build mtd-utils).

Please apply.

--- linux-2.6.6-uc0/include/linux/mtd/nftl.h	2004-05-10 04:33:13.000000000 +0200
+++ linux-2.6.6-uc0-develer/include/linux/mtd/nftl.h	2004-06-01 22:03:36.824225250 +0200
@@ -8,7 +8,6 @@
 #define __MTD_NFTL_H__
 
 #include <linux/mtd/mtd.h>
-#include <linux/mtd/blktrans.h>
 
 /* Block Control Information */
 
@@ -76,6 +75,8 @@
 
 #ifdef __KERNEL__
 
+#include <linux/mtd/blktrans.h>
+
 /* these info are used in ReplUnitTable */
 #define BLOCK_NIL          0xffff /* last block of a chain */
 #define BLOCK_FREE         0xfffe /* free block */

-- 
  // Bernardo Innocenti - Develer S.r.l., R&D dept.
\X/  http://www.develer.com/

             reply	other threads:[~2004-06-01 20:16 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-06-01 20:15 Bernardo Innocenti [this message]
2004-06-01 20:29 ` TRIVIAL: Fix linux/mtd/nftl.h for user-space inclusion David Woodhouse
2004-06-01 21:13   ` Bernardo Innocenti
2004-06-01 21:25     ` David Woodhouse
2004-06-01 21:39       ` Bernardo Innocenti
2004-06-01 21:41         ` David Woodhouse

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=40BCE3FD.4080500@develer.com \
    --to=bernie@develer.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