Hi Linus, Please pull hwmon fixes for Linux 3.4-rc3 from signed tag: git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git hwmon-for-linus Fix build warnings in four drivers. Thanks, Guenter ------ The following changes since commit 0034102808e0dbbf3a2394b82b1bb40b5778de9e: Linux 3.4-rc2 (2012-04-07 18:30:41 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git hwmon-for-linus for you to fetch changes up to d7ee11157f1fce02632e2f3a56b99b2afd9e5f93: hwmon: (pmbus_core) Fix compiler warning (2012-04-09 12:17:38 -0700) ---------------------------------------------------------------- hwmon patches for 3.4-rc3 Fix build warnings in four drivers ---------------------------------------------------------------- Guenter Roeck (4): hwmon: (smsc47b397) Fix compiler warning hwmon: (acpi_power_meter) Fix compiler warning seen in some configurations hwmon: (smsc47m1) Fix compiler warning hwmon: (pmbus_core) Fix compiler warning drivers/hwmon/acpi_power_meter.c | 1 + drivers/hwmon/pmbus/pmbus_core.c | 17 ++++++++--------- drivers/hwmon/smsc47b397.c | 14 ++++++++------ drivers/hwmon/smsc47m1.c | 19 ++++++++++--------- 4 files changed, 27 insertions(+), 24 deletions(-)