GUI: Fix Tomato RAF theme for all builds. Compilation typo.
[tomato.git] / release / src-rt-6.x.4708 / linux / linux-2.6.36 / arch / arm / mach-omap2 / include / mach / board-zoom.h
blob3af69d2c3dcde626a6f74cdff393cc3be7926201
1 /*
2 * Defines for zoom boards
3 */
4 #include <linux/mtd/mtd.h>
5 #include <linux/mtd/partitions.h>
7 #define ZOOM_NAND_CS 0
9 extern void __init board_nand_init(struct mtd_partition *, u8 nr_parts, u8 cs);
10 extern int __init zoom_debugboard_init(void);
11 extern void __init zoom_peripherals_init(void);