Merge branch 'master' into pu/fb-setmode

This commit is contained in:
M. Liebmann
2017-03-19 08:38:15 +01:00
8 changed files with 45 additions and 22 deletions

View File

@@ -934,9 +934,6 @@ const time_settings_struct_t timing_setting[SNeutrinoSettings::TIMING_SETTING_CO
struct SglobalInfo
{
unsigned char box_Type;
delivery_system_t delivery_system;
bool has_fan;
hw_caps_t *hw_caps;
};