[ARM] 3454/1: ARM: OMAP: 6/8 Update framebuffer low-level init code, take 2
[linux-2.6/verdex.git] / include / asm-arm / arch-omap / lcd_lph8923.h
blob004e67e22ca7d8d78473b0e3240d10c9f2e8b59e
1 #ifndef __LCD_LPH8923_H
2 #define __LCD_LPH8923_H
4 enum lcd_lph8923_test_num {
5 LCD_LPH8923_TEST_RGB_LINES,
6 };
8 enum lcd_lph8923_test_result {
9 LCD_LPH8923_TEST_SUCCESS,
10 LCD_LPH8923_TEST_INVALID,
11 LCD_LPH8923_TEST_FAILED,
14 #endif