mtd: nand: lpc32xx_slc: fix potential overflow over 4 bits
[linux-2.6/btrfs-unstable.git] / arch / arm / mach-omap2 / dss-common.h
bloba9becf0d5be84695f732f1e01a2e2215f9e5ed16
1 #ifndef __OMAP_DSS_COMMON__
2 #define __OMAP_DSS_COMMON__
4 /*
5 * NOTE: this is a transitional file to help with DT adaptation.
6 * This file will be removed when DSS supports DT.
7 */
9 void __init omap4_panda_display_init_of(void);
10 void __init omap_4430sdp_display_init_of(void);
11 void __init omap3_igep2_display_init_of(void);
13 #endif