From ab87829aa0eedc7e452821ec7cf6c74a4caa4e26 Mon Sep 17 00:00:00 2001 From: Masatake YAMATO Date: Tue, 19 Mar 2013 01:47:28 +0000 Subject: [PATCH] --- yaml --- r: 361823 b: refs/heads/master c: 73214f5d9f33b79918b1f7babddd5c8af28dd23d h: refs/heads/master i: 361821: 369fad15fee5204fb5de6fe745c84e3265954354 361819: 5f04ae9f7da4a053e924994704393fdebb8c2edf 361815: 8114c3e8a4b92c16823a1e421c6f8cc5f2476e2c 361807: aace16e32b0baf165f044993be9c8a2292d73f2e 361791: 4441a326548deb484a5877adf930f3f4728405d2 v: v3 --- [refs] | 2 +- trunk/include/linux/thermal.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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)