mirror of
https://github.com/torvalds/linux.git
synced 2026-06-08 14:42:37 +02:00
rk_screen.h:modify rk_disp_prop
This commit is contained in:
parent
6bdce8eede
commit
9cbd68512a
|
|
@ -78,7 +78,7 @@ typedef enum _MCU_STATUS {
|
|||
} MCU_STATUS;
|
||||
|
||||
enum rk_disp_prop{ //display device property
|
||||
PRMRY = 0, //primary display device ,like LCD screen
|
||||
PRMRY = 1, //primary display device ,like LCD screen
|
||||
EXTEND, //extend display device ,like hdmi ,tv out
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user