diff --git a/[refs] b/[refs] index 731524e840cd..c750b94306d1 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: f379fb991b9f958be2c89df8dc0e446d67f657e4 +refs/heads/master: 73214f5d9f33b79918b1f7babddd5c8af28dd23d diff --git a/trunk/include/linux/thermal.h b/trunk/include/linux/thermal.h index f0bd7f90a90d..e3c0ae9bb1fa 100644 --- a/trunk/include/linux/thermal.h +++ b/trunk/include/linux/thermal.h @@ -44,7 +44,7 @@ /* Adding event notification support elements */ #define THERMAL_GENL_FAMILY_NAME "thermal_event" #define THERMAL_GENL_VERSION 0x01 -#define THERMAL_GENL_MCAST_GROUP_NAME "thermal_mc_group" +#define THERMAL_GENL_MCAST_GROUP_NAME "thermal_mc_grp" /* Default Thermal Governor */ #if defined(CONFIG_THERMAL_DEFAULT_GOV_STEP_WISE)