1. 12 7月, 2013 4 次提交
  2. 01 7月, 2013 1 次提交
  3. 11 6月, 2013 1 次提交
  4. 14 4月, 2013 1 次提交
    • N
      watchdog: Revert the AT91RM9200_WATCHDOG dependency · 09549cd0
      Nicolas Ferre 提交于
      Compiling the at91rm9200_wdt.c driver without at91rm9200
      support was leading to several errors:
      
      drivers/built-in.o: In function `at91_wdt_close':
      at91_adc.c:(.text+0xc9fe4): undefined reference to `at91_st_base'
      drivers/built-in.o: In function `at91_wdt_write':
      at91_adc.c:(.text+0xca004): undefined reference to `at91_st_base'
      drivers/built-in.o: In function `at91wdt_shutdown':
      at91_adc.c:(.text+0xca01c): undefined reference to `at91_st_base'
      drivers/built-in.o: In function `at91wdt_suspend':
      at91_adc.c:(.text+0xca038): undefined reference to `at91_st_base'
      drivers/built-in.o: In function `at91_wdt_open':
      at91_adc.c:(.text+0xca0cc): undefined reference to `at91_st_base'
      drivers/built-in.o:at91_adc.c:(.text+0xca2c8): more undefined references to
      `at91_st_base' follow
      
      So, reverting the modification of the "depends" Kconfig line
      introduced by patch a6a1bcd3 (watchdog: at91rm9200: add DT support)
      seems to be the good solution.
      Signed-off-by: NNicolas Ferre <nicolas.ferre@atmel.com>
      Acked-by: NGuenter Roeck <linux@roeck-us.net>
      Signed-off-by: NWim Van Sebroeck <wim@iguana.be>
      09549cd0
  5. 01 3月, 2013 10 次提交
  6. 14 2月, 2013 1 次提交
  7. 20 12月, 2012 5 次提交
  8. 26 8月, 2012 1 次提交
  9. 23 7月, 2012 2 次提交
  10. 10 7月, 2012 1 次提交
  11. 30 5月, 2012 2 次提交
  12. 23 5月, 2012 5 次提交
  13. 10 5月, 2012 1 次提交
  14. 09 5月, 2012 1 次提交
  15. 16 4月, 2012 1 次提交
  16. 28 3月, 2012 3 次提交