Merge branch 'for-2.6.36' into for-2.6.37
[cascardo/linux.git] / arch / arm / mach-omap2 / include / mach / board-zoom.h
index b6a010f..80591fd 100644 (file)
@@ -1,6 +1,12 @@
 /*
  * Defines for zoom boards
  */
+#include <linux/mtd/mtd.h>
+#include <linux/mtd/partitions.h>
+
+#define ZOOM_NAND_CS    0
+
+extern void __init board_nand_init(struct mtd_partition *, u8 nr_parts, u8 cs);
 extern int __init zoom_debugboard_init(void);
 extern void __init zoom_peripherals_init(void);