map.h is broken
Frank Neuber
neuber at convergence.de
Wed May 2 09:47:48 EDT 2001
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 at convergence.de Phone: +49(0)30-72 62 06 50
WWW: www.convergence.de Fax: +49(0)30-72 62 06 55
More information about the linux-mtd
mailing list