]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - include/asm-cris/axisflashmap.h
Auto-update from upstream
[karo-tx-linux.git] / include / asm-cris / axisflashmap.h
index 600bb8715d89bce6ed18b054263c49df6cc412a5..7a8d3114e68234746885f1a0f64decc7fbef1087 100644 (file)
@@ -40,4 +40,7 @@ struct partitiontable_entry {
 #define PARTITION_TYPE_KERNEL 0x0002
 #define PARTITION_TYPE_JFFS   0x0003
 
+/* The master mtd for the entire flash. */
+extern struct mtd_info* axisflash_mtd;
+
 #endif