Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 208473
b: refs/heads/master
c: de639c3
h: refs/heads/master
i:
  208471: bc6e05a
v: v3
  • Loading branch information
Christian Dietrich authored and Linus Torvalds committed Aug 11, 2010
1 parent c083f41 commit 5bc6d89
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 6d23b2582fd0bc0a8cf3cfa4307f66281cacad4b
refs/heads/master: de639c311689f4dbf3f9df734a8243e7e44b79da
6 changes: 0 additions & 6 deletions trunk/drivers/rtc/rtc-cmos.c
Original file line number Diff line number Diff line change
Expand Up @@ -970,7 +970,6 @@ static inline int cmos_poweroff(struct device *dev)

#include <linux/acpi.h>

#ifdef CONFIG_PM
static u32 rtc_handler(void *context)
{
acpi_clear_event(ACPI_EVENT_RTC);
Expand Down Expand Up @@ -999,11 +998,6 @@ static void rtc_wake_off(struct device *dev)
{
acpi_disable_event(ACPI_EVENT_RTC, 0);
}
#else
#define rtc_wake_setup() do{}while(0)
#define rtc_wake_on NULL
#define rtc_wake_off NULL
#endif

/* Every ACPI platform has a mc146818 compatible "cmos rtc". Here we find
* its device node and pass extra config data. This helps its driver use
Expand Down

0 comments on commit 5bc6d89

Please sign in to comment.