/* * Copyright 2010 Digi International, Inc. All Rights Reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation. */ #ifndef __ASM_ARCH_MXC_BOARD_CCWMX51_H__ #define __ASM_ARCH_MXC_BOARD_CCWMX51_H__ // #include // #include // // struct ccwmx51_lcd_pdata { // int vinf; // struct mxc_fb_platform_data fb_pdata; // void (*reset) (void); // void (*bl_enable) (int); // }; #endif /* __ASM_ARCH_MXC_BOARD_CCWMX51_H__ */