1. 08 Nov, 2012 1 commit
    • Russell King's avatar
      WATCHDOG: fix build PM warnings · 60d6dd53
      Russell King authored
      drivers/watchdog/sp805_wdt.c:288:12: warning: 'sp805_wdt_suspend' defined but not used
      drivers/watchdog/sp805_wdt.c:298:12: warning: 'sp805_wdt_resume' defined but not used
      
      This is caused by the wrong config symbol being used for these functions.
      Rather than fixing that, mark the functions with __maybe_unused
      Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
      60d6dd53
  2. 04 Nov, 2012 1 commit
  3. 03 Nov, 2012 15 commits
  4. 02 Nov, 2012 23 commits