summaryrefslogtreecommitdiff
path: root/arch/arm/mach-mx51/displays/display-ccwmx51.h
blob: b1e875c9694f016b190a03048c44a1e0f92fdd45 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
/*
 * 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 <mach/hardware.h>
// #include <mach/mxc.h>
// 
// 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__ */