diff options
author | Vasily Khoruzhick <anarsoul@gmail.com> | 2011-03-24 22:09:33 +0200 |
---|---|---|
committer | John Stultz <john.stultz@linaro.org> | 2011-03-29 18:46:26 -0700 |
commit | a54aba87bb8e90f9e39bcfe151717b86abbbdd79 (patch) | |
tree | 41959f77a2862fdfb551488a7e9b372cb2b62157 /sound/core | |
parent | f6d5b33125c4fa63c16f7f54c533338c9695d82c (diff) | |
download | op-kernel-dev-a54aba87bb8e90f9e39bcfe151717b86abbbdd79.zip op-kernel-dev-a54aba87bb8e90f9e39bcfe151717b86abbbdd79.tar.gz |
RTC: Fix s3c compile error due to missing s3c_rtc_setpie
s3c_rtc_setpie was removed, and it resulted in compiler error:
drivers/rtc/rtc-s3c.c: In function s3c_rtc_release
drivers/rtc/rtc-s3c.c:339:2: error: implicit declaration of function
s3c_rtc_setpie
Fix it by removing s3c_rtc_release calls.
[jstultz: An identical fix was also sent in by Jiri Pinkava
<jiri.pinkava@vscht.cz>]
CC: Thomas Gleixner <tglx@linutronix.de>
CC: Alessandro Zummo <a.zummo@towertech.it>
Signed-off-by: Vasily Khoruzhick <anarsoul@gmail.com>
Signed-off-by: John Stultz <john.stultz@linaro.org>
Diffstat (limited to 'sound/core')
0 files changed, 0 insertions, 0 deletions