similarity index 81%rename from longan/brandy/brandy-2.0/u-boot-2018/drivers/video/sunxi/disp2/disp/lcd/mipi_800x1280.hrename to longan/brandy/brandy-2.0/u-boot-2018/drivers/video/sunxi/disp2/disp/lcd/mipi_8_800x1280.h.. | .. |
---|
10 | 10 | * published by the Free Software Foundation. |
---|
11 | 11 | */ |
---|
12 | 12 | |
---|
13 | | -#ifndef _MIPI_800X1280_H |
---|
14 | | -#define _MIPI_800X1280_H |
---|
| 13 | +#ifndef _MIPI_8_800X1280_H |
---|
| 14 | +#define _MIPI_8_800X1280_H |
---|
15 | 15 | |
---|
16 | 16 | #include "panels.h" |
---|
17 | 17 | |
---|
18 | | -extern __lcd_panel_t mipi_800x1280_panel; |
---|
| 18 | +extern __lcd_panel_t mipi_8_800x1280_panel; |
---|
19 | 19 | |
---|
20 | 20 | #endif /*End of file*/ |
---|