public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
* map.h is broken
@ 2001-05-02 13:47 Frank Neuber
  0 siblings, 0 replies; only message in thread
From: Frank Neuber @ 2001-05-02 13:47 UTC (permalink / raw)
  To: linux-mtd

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

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

only message in thread, other threads:[~2001-05-02 13:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-05-02 13:47 map.h is broken Frank Neuber

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