1. 09 4月, 2015 3 次提交
  2. 05 4月, 2015 6 次提交
  3. 30 3月, 2015 1 次提交
  4. 20 3月, 2015 5 次提交
  5. 17 3月, 2015 1 次提交
  6. 15 3月, 2015 3 次提交
  7. 11 3月, 2015 1 次提交
    • R
      hwmon: (gpio-fan) Fix build with CONFIG_THERMAL=m and SENSORS_GPIO_FAN=y · f6906ede
      Randy Dunlap 提交于
      Fix build error when CONFIG_THERMAL=m and SENSORS_GPIO_FAN=y
      by preventing that combination.
      
      Fixes these build errors:
      
      drivers/built-in.o: In function `gpio_fan_remove':
      gpio-fan.c:(.text+0x21e97e): undefined reference to `thermal_cooling_device_unregister'
      drivers/built-in.o: In function `gpio_fan_probe':
      gpio-fan.c:(.text+0x21efbc): undefined reference to `thermal_cooling_device_register'
      Signed-off-by: NRandy Dunlap <rdunlap@infradead.org>
      Cc:	Jean Delvare <jdelvare@suse.de>
      Cc:	Guenter Roeck <linux@roeck-us.net>
      Cc:	lm-sensors@lm-sensors.org
      Cc:	Simon Guinot <sguinot@lacie.com>
      Signed-off-by: NGuenter Roeck <linux@roeck-us.net>
      f6906ede
  8. 10 3月, 2015 18 次提交
  9. 09 3月, 2015 2 次提交