diff options
author | Russell King <rmk+kernel@arm.linux.org.uk> | 2012-01-19 11:50:40 +0000 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2012-01-19 17:26:26 +0000 |
commit | 57270fcdc7925def3c80d75344467dff2bec8025 (patch) | |
tree | f8eb7be1d287ccf80c00dc32b115ae6f82f3229f /arch | |
parent | a0164a574a3f284f438081c53fb864d275e54560 (diff) |
Revert "RTC: sa1100: remove redundant code of setting alarm"
This reverts commit 42874759d7494648e42e6e0465fc9c4f3752bba4.
This wasn't tested as a stand-alone patch, and it has build errors
without the following patches applied:
drivers/rtc/rtc-sa1100.c: In function 'sa1100_rtc_set_alarm':
drivers/rtc/rtc-sa1100.c:208: error: 'now' undeclared (first use in this function)
drivers/rtc/rtc-sa1100.c:208: error: (Each undeclared identifier is reported only once
drivers/rtc/rtc-sa1100.c:208: error: for each function it appears in.)
drivers/rtc/rtc-sa1100.c:210: error: incompatible type for argument 3 of 'rtc_next_alarm_time'
drivers/rtc/rtc-sa1100.c:211: error: 'time' undeclared (first use in this function)
So it too gets reverted to bring us back to a working point.
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions