hwcaps: add fe_offset_max for spark

This commit is contained in:
martii
2013-02-11 19:40:42 +01:00
parent 4f89348d43
commit 366aaea114
2 changed files with 2 additions and 0 deletions

View File

@@ -35,6 +35,7 @@ typedef struct hw_caps
int display_yres;
#ifdef MARTII
int fe_offset;
int fe_offset_max;
#endif
char boxvendor[64];
char boxname[64];