1. 18 4月, 2016 1 次提交
  2. 25 2月, 2016 13 次提交
  3. 09 2月, 2016 1 次提交
  4. 01 2月, 2016 1 次提交
    • A
      ARM: EXYNOS: select THERMAL_OF · dc7eb9d5
      Arnd Bergmann 提交于
      We cannot select a symbol that has disabled dependencies, so
      we get a warning if we ever enable EXYNOS_THERMAL without
      also turning on THERMAL_OF:
      
      warning: (ARCH_EXYNOS) selects EXYNOS_THERMAL which has unmet direct dependencies (THERMAL && (ARCH_EXYNOS || COMPILE_TEST) && THERMAL_OF)
      
      This adds another 'select' in the platform code to avoid that
      case. Alternatively, we could decide to not select EXYNOS_THERMAL
      here and instead make it a user option.
      Signed-off-by: NArnd Bergmann <arnd@arndb.de>
      Fixes: f87e6bd3 ("thermal: exynos: Add the dependency of CONFIG_THERMAL_OF instead of CONFIG_OF")
      Signed-off-by: NKrzysztof Kozlowski <k.kozlowski@samsung.com>
      dc7eb9d5
  5. 15 12月, 2015 1 次提交
  6. 02 12月, 2015 2 次提交
  7. 20 11月, 2015 3 次提交
  8. 17 11月, 2015 1 次提交
  9. 23 10月, 2015 1 次提交
  10. 14 10月, 2015 2 次提交
  11. 13 10月, 2015 1 次提交
  12. 14 9月, 2015 1 次提交
  13. 14 8月, 2015 3 次提交
  14. 31 7月, 2015 2 次提交
  15. 30 7月, 2015 2 次提交
  16. 21 7月, 2015 4 次提交
  17. 21 6月, 2015 1 次提交