V4L/DVB (11380): v4l2-subdev: change s_routing prototype
[linux-2.6/x86.git] / drivers / mtd / mtdcore.h
bloba33251f4b872f18c683c1c26ca08dbfceecf591d
1 /* linux/drivers/mtd/mtdcore.h
3 * Header file for driver private mtdcore exports
5 */
7 /* These are exported solely for the purpose of mtd_blkdevs.c. You
8 should not use them for _anything_ else */
10 extern struct mutex mtd_table_mutex;
11 extern struct mtd_info *mtd_table[MAX_MTD_DEVICES];