patch-2.4.25 linux-2.4.25/include/asm-cris/axisflashmap.h

Next file: linux-2.4.25/include/asm-cris/bitops.h
Previous file: linux-2.4.25/include/asm-alpha/system.h
Back to the patch index
Back to the overall index

diff -urN linux-2.4.24/include/asm-cris/axisflashmap.h linux-2.4.25/include/asm-cris/axisflashmap.h
@@ -59,4 +59,7 @@
 #define PARTITION_TYPE_KERNEL 0x0002
 #define PARTITION_TYPE_JFFS   0x0003
 
+/* The master mtd for the entire flash. */
+extern struct mtd_info* axisflash_mtd;
+
 #endif

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)