Revert "remove unused"

This reverts commit 3f9525e42e.
This commit is contained in:
Jacek Jendrzej
2017-11-03 19:57:28 +01:00
parent 3f9525e42e
commit dd01a95ddb
6 changed files with 6 additions and 0 deletions

View File

@@ -37,6 +37,7 @@ typedef struct hw_caps
int display_xres; /* x resolution or chars per line */
int display_yres;
int display_can_deepstandby;
int display_can_set_brightness;
int can_set_display_brightness;
char boxvendor[64];
char boxname[64];