hardware_caps: fix compile for coolstream; add missing member to header

Origin commit data
------------------
Branch: ni/coolstream
Commit: 06036f2387
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-11-13 (Mon, 13 Nov 2017)

Origin message was:
------------------
- hardware_caps: fix compile for coolstream; add missing member to header

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
vanhofen
2017-11-13 20:59:39 +01:00
parent d7aa65641d
commit 59ffd5a265

View File

@@ -35,6 +35,7 @@ typedef struct hw_caps
int display_yres;
int display_can_deepstandby;
int display_can_set_brightness;
int display_has_statusline;
char boxvendor[64];
char boxname[64];
char boxarch[64];