Merge master.kernel.org:/pub/scm/linux/kernel/git/mingo/mutex-2.6
[cascardo/linux.git] / include / asm-cris / axisflashmap.h
index 600bb87..7a8d311 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