X-Git-Url: https://git.codelabs.ch/?p=muen%2Flinux.git;a=blobdiff_plain;f=include%2Flinux%2Fmtd%2Fmtd.h;h=f8a2ef239c60adf6ce49f5ebcdbf576db0bd434d;hp=f8db5b2e4028e49733b369c3fc940e0b7c2cb68a;hb=9786e34e0a6055dbd1b46e16dfa791ac2b3da289;hpb=a9402889f41cc2db7a9b162990bef271be098ff0 diff --git a/include/linux/mtd/mtd.h b/include/linux/mtd/mtd.h index f8db5b2e4028..f8a2ef239c60 100644 --- a/include/linux/mtd/mtd.h +++ b/include/linux/mtd/mtd.h @@ -334,11 +334,6 @@ struct mtd_info { int (*_get_device) (struct mtd_info *mtd); void (*_put_device) (struct mtd_info *mtd); - /* Backing device capabilities for this device - * - provides mmap capabilities - */ - struct backing_dev_info *backing_dev_info; - struct notifier_block reboot_notifier; /* default mode before reboot */ /* ECC status information */