public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
From: Frank Neuber <neuber@convergence.de>
To: linux-mtd@lists.infradead.org
Subject: map.h is broken
Date: Wed, 02 May 2001 15:47:48 +0200	[thread overview]
Message-ID: <3AF01004.D38B940E@convergence.de> (raw)

Hi,
I think the /include/linux/mtd/map.h is broken. After the daily
(2.5.2001) cvs
update my kernel don't complile.
After inserting the following two lines (++) into map.h (struct
map_info) 
the "make modules" work well.
--- cut---
        void *fldrv_priv;
++       void (*fldrv_destroy)(struct mtd_info *);
++       const char *im_name;
        struct mtd_chip_driver *fldrv;

---cut---

Regards
Frank

-- 
Dipl.-Ing. Elektrotechnik     convergence integrated media gmbh / HW
Frank Neuber                        Rosenthalerstr.51 / 10178 Berlin
Email:  neuber@convergence.de           Phone:  +49(0)30-72 62 06 50
WWW:    www.convergence.de              Fax:    +49(0)30-72 62 06 55

                 reply	other threads:[~2001-05-02 13:54 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=3AF01004.D38B940E@convergence.de \
    --to=neuber@convergence.de \
    --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